[SCM] BOINC packaging branch, sid, updated. debian/7.0.27+dfsg-4-8-g15303e3

Guo Yixuan culu.gyx at gmail.com
Sun Jun 24 12:35:14 UTC 2012


The following commit has been merged in the sid branch:
commit 96a6267fcfa6a4ad40fcbdc0db8ff4f9e88867b7
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Sun Jun 24 18:33:03 2012 +0800

    let configure use CPPFLAGS enviroment variable

diff --git a/debian/rules b/debian/rules
index 31cf4cf..e5c72b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -173,7 +173,7 @@ override_dh_auto_configure:
 	@echo
 	cp -f /usr/share/misc/config.guess config.guess
 	cp -f /usr/share/misc/config.sub config.sub
-	./configure $(CFGFLAGS_boinc-client) CPPFLAGS=""
+	./configure $(CFGFLAGS_boinc-client)
 
 update-boinc-applinks.1: debian/manpages/update-boinc-applinks.xml
 	docbook2x-man debian/manpages/update-boinc-applinks.xml

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list