[Pkg-wmaker-commits] [wmfire] 31/61: debian/rules: Use dh_autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:39:28 UTC 2015


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

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

commit 92e79d0f4134382e766f6efafc04a736785cb76d
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Jan 15 06:42:45 2015 -0600

    debian/rules: Use dh_autoreconf.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 22d44cb..fcbaf56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 get-orig-source:
 	uscan --verbose --force-download --rename

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



More information about the Pkg-wmaker-commits mailing list