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

Steffen Moeller moeller at debian.org
Sun Dec 5 23:57:05 UTC 2010


The following commit has been merged in the master branch:
commit 8a1b558d25f4f62fd00fc5f83f199f1445b18cb6
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Dec 5 20:38:50 2010 +0100

    Cleaning libraries.

diff --git a/debian/rules b/debian/rules
index 203e79b..a18362e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -160,7 +160,7 @@ clean-patched:
 		$(RM) -r .pc ; \
 	fi
 	
-	find -name Makefile.in | xargs -r rm
+	find . -name Makefile.in -o -name "*.a" | xargs -r rm
 	dh clean autoreconf-stamp build-boinc-client-stamp build-stamp
 	rm -rf  py/build py/lib.linux-x86_64-2.6
 	dh_clean \

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list