[SCM] qhull packaging files branch, master, updated. 2009.1-3-6-g10a559d

Barak A. Pearlmutter barak+git at cs.nuim.ie
Mon Dec 5 00:08:53 UTC 2011


The following commit has been merged in the master branch:
commit 10a559d31dda5d387b31e308b0a1140a68a1f642
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Mon Dec 5 00:08:14 2011 +0000

    oops: missing boilerplate in debian/rules

diff --git a/debian/rules b/debian/rules
index 4360910..eded9c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,13 @@
 
 # consider: GCC -fno-strict-aliasing
 
+dh_targets=binary binary-arch binary-indep build build-arch build-indep clean install
+
 $(dh_targets) %:
 	dh $@ --with autoreconf --parallel
 
+.PHONY: $(dh_targets)
+
 override_dh_autoreconf:
 	$(SHELL) config/bootstrap.sh	# robust to non-executable script
 

-- 
qhull packaging files



More information about the debian-science-commits mailing list