[SCM] BOINC packaging branch, master, updated. debian/7.0.33+dfsg-1-38-g300d58c

Guo Yixuan culu.gyx at gmail.com
Mon Sep 3 16:25:05 UTC 2012


The following commit has been merged in the master branch:
commit dbfaf42d7a12c5091135648b0cf1c74a1aa2c989
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Sep 3 23:31:15 2012 +0800

    already removed by dh_auto_clean

diff --git a/debian/rules b/debian/rules
index 487f09a..cc7a225 100755
--- a/debian/rules
+++ b/debian/rules
@@ -257,7 +257,6 @@ override_dh_auto_clean:
 	rm -rf debian/tmp autoreconf-stamp build-*-stamp install-*-stamp lib/crypt_prog
 	rm -rf  py/build py/lib.linux-x86_64-2.6
 	find . -name "*.pyc" | xargs -r rm
-	find . -type d -a \( -name .deps -o -name .libs \) | xargs -r rm -r
 	rm -f stderr.txt # remnant of application started
 	rm -f lib/crypt_prog test/run notices/feeds.xml
 	find test -name "run-*" | xargs -r rm -rf
@@ -266,7 +265,6 @@ override_dh_auto_clean:
 	rm -f debian/boinc-screensaver.substvars debian/boinc-amd-opencl.substvars # dito
 	rm -f \
 	  boinc_lockfile lockfile \
-	  doc/manpages/*.1 \
 	  client/boinc.optimized \
 	  update-boinc-applinks.1 \
 	  aclocal.m4 \

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list