[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-330-g7ce655c

Steffen Moeller moeller at debian.org
Tue Nov 15 21:10:01 UTC 2011


The following commit has been merged in the master branch:
commit 22ea787e121f55294863366bdb7bc4304a39c528
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Nov 13 17:35:22 2011 +0100

    Adding rm of override_dh_auto_install to clean

diff --git a/debian/rules b/debian/rules
index a1824af..76e7d03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -140,6 +140,7 @@ clean:
 	find . -name "Makefile" | grep -v samples | xargs -r rm
 	rm -f configure
 	rm -rf py/lib.linux-*-2.*
+	rm -f override_dh_auto_install
 
 # Commands not to execute - empty overrides
 override_dh_auto_test:

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list