[ace-of-penguins] 104/141: debian/rules: Add --with autoreconf
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 13:55:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository ace-of-penguins.
commit 409ff9e0c4e5c60b6cf968cfc8f5e16544c29d50
Author: Jari Aalto <jari.aalto at cante.net>
Date: Tue Jul 2 10:05:38 2013 +0300
debian/rules: Add --with autoreconf
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 31b6889..37d73b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -133,7 +133,7 @@ override_dh_installdocs:
dh_installdocs -X COPYING -X .git -X CVS -X .svn docs/*
%:
- dh $@
+ dh $@ --with autoreconf
.PHONY: test man build-man clean-man
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ace-of-penguins.git
More information about the Pkg-games-commits
mailing list