[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 d6fe3dc507752083808092e7ccff7d8190112344
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Sep 3 23:22:28 2012 +0800

    file override_dh_auto_install is not used

diff --git a/debian/rules b/debian/rules
index 0da1f25..487f09a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -174,7 +174,7 @@ override_dh_clean:
 	find . -name "Makefile" | grep -v samples | xargs -r rm
 	rm -f configure clientscr/boincscr
 	rm -rf py/lib.linux-*-2.*
-	rm -f override_dh_auto_install client_state.xml gui_rpc_auth.cfg
+	rm -f client_state.xml gui_rpc_auth.cfg
 
 # Commands not to execute - empty overrides
 override_dh_auto_test:
@@ -324,7 +324,6 @@ endif
 		egrep -l "^#!.*env..*python" $$i/* | xargs -r sed -i '1s%#!.*%#!/usr/bin/python%' ; \
 	done
 	-chmod +x $(CURDIR)/debian/boinc-server-maker/usr/share/boinc-server/sched/transitioner_catchup.php ; \
-	touch $@
 
 override_dh_install:
 	# boinc apps are built only together with the server

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list