[SCM] collaborative maintenance of the dopewars package branch, master, updated. debian/1.5.12-12-15-g4dbf829

Dean Evans dean at codemonkies.net
Mon Mar 12 06:49:09 UTC 2012


The following commit has been merged in the master branch:
commit 4dbf829a029608f67f2304167272c50847386fbd
Author: Dean Evans <dean at codemonkies.net>
Date:   Mon Mar 12 19:08:19 2012 +1300

    Add missing --datadir option to auto_configure.

diff --git a/debian/rules b/debian/rules
index c8de341..a4507f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 override_dh_auto_configure:
-	dh_auto_configure -- --prefix=/usr --bindir=/usr/games --localstatedir=/var/games --libdir=/usr/lib --libexecdir=/usr/lib
+	dh_auto_configure -- --prefix=/usr --datadir=/usr/share --bindir=/usr/games --localstatedir=/var/games --libdir=/usr/lib --libexecdir=/usr/lib
 
 override_dh_autoreconf:
 	cp -f /usr/share/automake-1.11/mkinstalldirs .

-- 
collaborative maintenance of the dopewars package



More information about the Pkg-games-commits mailing list