[atomix] 20/32: Execute autogen.sh script.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Mar 19 18:30:16 UTC 2015


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

apo-guest pushed a commit to branch master
in repository atomix.

commit 8a476fcda58ada07ace31f7b10ee0f34b36c903e
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Mar 19 17:05:21 2015 +0100

    Execute autogen.sh script.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index bc44173..315f7bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
+	./autogen.sh
 	dh_auto_configure -- \
 	 --prefix=/usr \
 	 --bindir=\$${prefix}/games

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



More information about the Pkg-games-commits mailing list