[Pkg-libvirt-commits] [SCM] libgtk-vnc Debian packaging branch, master, updated. debian/0.3.9-1-8-gacace64

Laurent Léonard laurent at open-minds.org
Sun Sep 6 23:12:41 UTC 2009


The following commit has been merged in the master branch:
commit bdc973aaf47e7e7e198da214776a6b3ff9313603
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Mon Sep 7 00:58:55 2009 +0200

    Add clean target in debian/rules.

diff --git a/debian/rules b/debian/rules
index f2d5642..f860108 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,16 @@ DEB_DH_MAKESHLIBS_ARGS_mozilla-gtk-vnc += --noscripts -X /plugins/
 binary-install/python-gtk-vnc::
 	dh_pycentral
 
+clean::
+	rm -f $(CURDIR)/aclocal.m4
+	rm -f $(CURDIR)/config.hin
+	rm -f $(CURDIR)/configure
+	rm -f $(CURDIR)/examples/Makefile.in
+	rm -f $(CURDIR)/gnulib/lib/Makefile.in
+	rm -f $(CURDIR)/gnulib/tests/Makefile.in
+	rm -f $(CURDIR)/Makefile.in
+	rm -f $(CURDIR)/plugin/Makefile.in
+	rm -f $(CURDIR)/src/Makefile.in
+
 post-patches::
 	autoreconf -i

-- 
libgtk-vnc Debian packaging



More information about the Pkg-libvirt-commits mailing list