[Pkg-wmaker-commits] [wmcdplay] 72/79: debian/rules: Use dh_autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:37 UTC 2015


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

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

commit dfb122ad10d0dd032736423972308b6e0e917219
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Dec 18 19:40:22 2014 -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 7b3d934..e5958bc 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 --no-symlink

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



More information about the Pkg-wmaker-commits mailing list