[qhull] 01/01: remove phony debian/rules declarations, newest version of make disallows

Barak A. Pearlmutter barak+git at cs.nuim.ie
Mon Aug 26 09:21:55 UTC 2013


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository qhull.

commit f1e1e8c9eb6f3557e97c475a5c0a9b02cb0ed771
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Mon Aug 26 10:21:30 2013 +0100

    remove phony debian/rules declarations, newest version of make disallows
---
 debian/rules |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index eded9c0..6d7892c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,13 +5,9 @@
 
 # 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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qhull.git



More information about the debian-science-commits mailing list