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

Johannes Schauer josch-guest at moszumanska.debian.org
Tue Apr 25 11:47:41 UTC 2017


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

josch-guest pushed a commit to branch master
in repository ortp.

commit d76d94999c4b90b44f31bf4c6f91577820276b32
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Tue Apr 25 13:47:31 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 9e61cc1..7ad3c9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,10 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@ --buildsystem=cmake
 
-# As of 0.27.0, upstream has a 'build' directory.
-# Don't let that confuse us.
-.PHONY: build
-
 # Upstream unconditionally sets CMAKE_INSTALL_RPATH. Make it ineffective by
 # setting CMAKE_SKIP_RPATH
 override_dh_auto_configure:

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



More information about the Pkg-voip-commits mailing list