[Pkg-voip-commits] [belle-sip] 01/09: debian/rules: no need to add duplicate rule for "build"

Johannes Schauer josch-guest at moszumanska.debian.org
Mon Apr 24 16:31:28 UTC 2017


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

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

commit bfa5a32fd663b40e0f9eb60a5f7afdf948efe565
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 18:10:39 2017 +0200

    debian/rules: no need to add duplicate rule for "build"
---
 debian/changelog | 1 +
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 076daf4..eb2d0b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ belle-sip (1.6.1-1) UNRELEASED; urgency=medium
     Requires.private
   * remove debian/libbellesip0.shlibs because of misleading version
     restriction
+  * debian/rules: no need to add duplicate rule for "build"
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 23 May 2015 16:30:12 +0300
 
diff --git a/debian/rules b/debian/rules
index 7c302fa..36b4d43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,6 @@ DH_OPTS=--buildsystem=cmake
 
 # As of 1.5.0, upstream tree has a 'build' directory.
 .PHONY: build
-build:
-	dh $@ ${DH_OPTS}
 
 override_dh_strip:
 	dh_strip --dbg-package=libbellesip-dbg

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



More information about the Pkg-voip-commits mailing list