[Pkg-voip-commits] [bctoolbox] 01/01: debian/rules: .PHONY: build is not needed either

Johannes Schauer josch at moszumanska.debian.org
Tue Apr 25 11:49:46 UTC 2017


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

josch pushed a commit to branch debian/sid
in repository bctoolbox.

commit 95da16ebe184a4f82afc732911e103509d822162
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Tue Apr 25 13:49:42 2017 +0200

    debian/rules: .PHONY: build is not needed either
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index b85095f..41215fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-# As of version 0.4.0, upstream has a directory named "build" in its tree.
-# Without .PHONY, this confuses make.
-.PHONY: build
-
 %:
 	dh $@ --buildsystem=cmake
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git



More information about the Pkg-voip-commits mailing list