[lordsawar] 110/133: Run autogen.sh script before configure step.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jul 2 17:38:13 UTC 2015


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

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

commit dbac5b85bbf246129f505de0f54bbc7c094a3339
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Jul 1 23:26:24 2015 +0200

    Run autogen.sh script before configure step.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 30ba46b..da49684 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 	dh $@ --parallel --with autotools_dev
 
 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/lordsawar.git



More information about the Pkg-games-commits mailing list