[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/0.4+dfsg-2-10-g4f7809e

Jo Shields directhex at apebox.org
Tue Nov 2 21:40:32 UTC 2010


The following commit has been merged in the master branch:
commit 9a48b4cc519f67b0d54c089f81225747224b368f
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Nov 2 20:45:01 2010 +0000

    Remove workaround for build system bug - obsolete.

diff --git a/debian/rules b/debian/rules
index 963fec3..2c993a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,5 @@
 
 include /usr/share/cli-common/cli.make
 
-# Buggy upstream make clean — will be fixed in the next release
-override_dh_auto_clean:
-	find $(CURDIR) -type d -name bin | xargs rm -rfv
-	dh_auto_clean
-
 %:
 	dh $@

-- 
pinta



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