[Pkg-wmaker-commits] [wmcoincoin] 17/87: debian/rules: Update to use dh.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Aug 28 17:27:30 UTC 2015


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

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

commit d83e8e55a41c53602751eb9852fa52152bc9e8c7
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Fri Oct 17 08:30:10 2014 -0500

    debian/rules: Update to use dh.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 278a9d2..4bc8067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+%:
+	dh $@ --with autoreconf
+
 get-orig-source:
 	@wget https://github.com/seeschloss/wmcoincoin/archive/master.tar.gz
 	@git checkout upstream

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



More information about the Pkg-wmaker-commits mailing list