[SCM] BOINC packaging branch, debian/topic/boinc-server, updated. debian/6.2.18-1-11-g84f640d

Steffen Moeller moeller at inb.uni-luebeck.de
Fri Jan 30 15:49:09 UTC 2009


The following commit has been merged in the debian/topic/boinc-server branch:
commit f42817a65562d34136bf9fb6f8a14cea8ec46b72
Author: Steffen Moeller <moeller at inb.uni-luebeck.de>
Date:   Thu Jan 29 15:49:19 2009 +0100

    Reducing number of unnecessary rebuilds.

diff --git a/debian/rules b/debian/rules
index 17c42db..6922f0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -122,7 +122,8 @@ test-stamp:
 	  debian/conffiles/global_prefs_override.xml
 	touch $@
 
-autoreconf-stamp: patch
+# the target 'patch' is phony and will always be executed
+autoreconf-stamp: $(QUILT_STAMPFN)
 	dh_testdir
 	cp -f /usr/share/misc/config.guess config.guess
 	cp -f /usr/share/misc/config.sub config.sub

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list