[Pkg-wmaker-commits] [wmhdplop] 24/40: debian/rules: Use dh-autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:10:12 UTC 2015


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

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

commit fa7f6bef51b639b496aaa62aa9e5627c136b5c69
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Oct 11 20:00:36 2014 -0500

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

diff --git a/debian/rules b/debian/rules
index b86e2bf..44bfcbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 %:
-	dh $@ --with autotools-dev
+	dh $@ --with autoreconf
 
 ifneq ($(DEB_HOST_ARCH_OS), linux)
 override_dh_auto_configure:

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



More information about the Pkg-wmaker-commits mailing list