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

Steffen Moeller moeller at debian.org
Sat Jan 1 23:38:36 UTC 2011


The following commit has been merged in the master branch:
commit 60910883319c00032bcdb230c828d993329b4af6
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Jan 1 16:02:35 2011 +0100

    No compression for examples.

diff --git a/debian/rules b/debian/rules
index ab53102..96acd23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -265,6 +265,11 @@ override_dh_install:
 	# delete empty dirs
 	if [ -d debian/boinc-manager/usr/share/locale ] ; then find debian/boinc-manager/usr/share/locale -type d -empty -delete; fi
 
+override_dh_compress:
+	dh_compress -Xsamples
+
+override_dh_installexamples:
+	dh_installexamples -Xjpeglib 
 
 #binary-arch: install
 #	dh binary-arch

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list