[Pkg-wmaker-commits] [wmbattery] 141/241: debian/rules: Switch to use dh-autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:49 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 85f6b895cf0d6e0d7a0e1430ec81ab5bf8b1467f
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Sep 6 23:40:35 2014 -0500

    debian/rules: Switch to use dh-autoreconf.
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index d20e7bc..d7299f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
-
-override_dh_auto_configure:
-	autoconf
-	dh_auto_configure
+	dh $@ --with autoreconf
 
 # 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