[Pkg-wmaker-commits] [wmclock] 51/66: debian/rules: Use dh_autoreconf.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 10:52:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmclock.
commit a87981c29f3d85672a52468ed22586421d985de2
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Thu Dec 11 23:37:01 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 45106ac..d281448 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_build:
dh_auto_build -- CCOPTIONS="$(CFLAGS)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmclock.git
More information about the Pkg-wmaker-commits
mailing list