[SCM] Packaging for scorched3d branch, master, updated. debian/43.2a.dfsg-5-4-gd4de04c

Stephen M. Webb stephen.webb at bregmasoft.ca
Tue Dec 13 03:28:06 UTC 2011


The following commit has been merged in the master branch:
commit 329d3d4d5da7f7fd88cf7b251db3af06dc351a3f
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Mon Dec 12 20:45:25 2011 -0500

    Added belts-and-suspenders to make config.status use gawk

diff --git a/debian/rules b/debian/rules
index dab3c4e..24c6eb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_auto_configure:
 	# Upstream ships non-DFSG icons, so we replace them
 	mkdir -p data/avatars
 	cp -r debian/avatars data
-	sh ./autogen.sh $(confflags)
+	sh ./autogen.sh $(confflags) AWK=gawk
 
 override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) distclean

-- 
Packaging for scorched3d



More information about the Pkg-games-commits mailing list