[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/0.5+dfsg-1-5-g5a5a75a

Iain Lane laney at ubuntu.com
Thu Jan 13 22:36:50 UTC 2011


The following commit has been merged in the master branch:
commit 68bd03395bdb6cea547f44026c3dd78bdc9ddf88
Author: Iain Lane <laney at ubuntu.com>
Date:   Thu Jan 13 22:08:34 2011 +0000

    Use correct clean target to clean package

diff --git a/debian/rules b/debian/rules
index 6a32565..d8b53af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 include /usr/share/cli-common/cli.make
 
+overrid_dh_auto_clean:
+	$(MAKE) cleanall
+
 override_dh_auto_configure:
 	autoreconf -vfi
 	dh_auto_configure

-- 
pinta



More information about the Pkg-cli-apps-commits mailing list