[SCM] Packaging for bzflag branch, master, updated. upstream/2.0.16-61-g70bed9d

Ryan Kavanagh rak at debian.org
Mon Jul 23 22:57:32 UTC 2012


The following commit has been merged in the master branch:
commit 78571a1db1b9190ce23a560d0b06f5f54533eafe
Author: Ryan Kavanagh <rak at debian.org>
Date:   Sun Jul 22 17:17:41 2012 -0400

    Run dh-autoreconf

diff --git a/debian/rules b/debian/rules
index ded90e6..020f915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_OPTS)

-- 
Packaging for bzflag



More information about the Pkg-games-commits mailing list