The following commit has been merged in the master branch:
commit 4dbf829a029608f67f2304167272c50847386fbd
Author: Dean Evans <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to