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

Steffen Moeller moeller at debian.org
Sun Jun 5 09:59:42 UTC 2011


The following commit has been merged in the master branch:
commit 56dd14cecfa3eb66d153695bb61ce1dcc7ed5594
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Jun 5 00:01:07 2011 +0200

    Not compressing example .cpp code

diff --git a/debian/rules b/debian/rules
index 912515b..01c595b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -305,7 +305,7 @@ override_dh_install: $(SAMPLES)
 	find $(CURDIR)/debian -name "*.la" | xargs -r rm -f
 
 override_dh_compress:
-	dh_compress -Xsamples
+	dh_compress -Xsamples -X.cpp
 
 override_dh_installexamples:
 	dh_installexamples -Xjpeglib 

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list