[sdformat] 03/04: Build says "debian/rules:4: *** multiple target patterns. Stop." - so delete unneeded .PHONY pragma

Andreas Tille tille at debian.org
Wed Jul 2 18:33:09 UTC 2014


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

tille pushed a commit to branch master
in repository sdformat.

commit 9a4fc58ae3659be58e46d36ac9f370f3009bdb8e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 2 20:14:25 2014 +0200

    Build says "debian/rules:4: *** multiple target patterns.  Stop." - so delete unneeded .PHONY pragma
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3a8bd22..076517c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-.PHONY: override_dh_auto_configure \
-        override_dh_auto_build-indep \
-        override_dh_strip \
-        override_dh_auto_test:
-
 %:
 	dh $@ --parallel
 

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



More information about the debian-science-commits mailing list