[Pkg-wmaker-commits] [wmbattery] 117/241: use override target

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:44 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 5c369a82306a2a92954c0360c6da34c32a10eee2
Author: Joey Hess <joey at kitenet.net>
Date:   Sat Jun 11 20:15:53 2011 -0400

    use override target
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b99b77e..8f9a032 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,9 @@
 %:
 	dh $@
 
-build:
+override_dh_auto_build:
 	autoconf
-	dh build
+	dh_auto_build
 
 # Not intended for use by anyone except the author.
 announcedir:

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



More information about the Pkg-wmaker-commits mailing list