[SCM] old-school first person shooter branch, master, updated. debian/0.9-1-3-g70fc979
Sylvain Beucler
beuc at beuc.net
Thu Apr 22 13:04:18 UTC 2010
The following commit has been merged in the master branch:
commit 70fc97932d08ca47043c6354d613a20caec6566d
Author: Sylvain Beucler <beuc at beuc.net>
Date: Thu Apr 22 14:57:00 2010 +0200
Use dh_auto_configure
diff --git a/debian/rules b/debian/rules
index 58561e0..3a9cf0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ export DH_OPTIONS
dh $@
override_dh_auto_configure:
- ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --bindir=/usr/games --datadir=/usr/share/games
+ dh_auto_configure -- --bindir=/usr/games --datadir=/usr/share/games
override_dh_strip:
# Create -dbg package with debug symbols for gdb
--
old-school first person shooter
More information about the Pkg-games-commits
mailing list