The following commit has been merged in the master branch:
commit c18a4fe06482168bd0444f908be5e05467e22a5c
Author: Marco Amadori <[email protected]>
Date:   Thu Feb 4 11:50:41 2010 +0100

    Adapted DATADIR paths to relative ones

diff --git a/debian/rules b/debian/rules
index d5945a0..12f6f58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ else
 endif
 
 override_dh_auto_configure:
-       dh_auto_configure -- -DBINDIR=/usr/games -DLIBDIR=/usr/lib/spring 
-DAI_LIBS_DIR=/usr/lib/spring -DAI_DATA_DIR=/usr/share/games/spring 
-DAI_TYPES=NATIVE -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DMARCH_FLAG=$(MARCH_FLAG)
+       dh_auto_configure -- -DBINDIR=games -DLIBDIR=lib/spring 
-DAI_LIBS_DIR=lib/spring -DAI_DATA_DIR=share/games/spring -DAI_TYPES=NATIVE 
-DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DMARCH_FLAG=$(MARCH_FLAG)
 
 override_dh_auto_install:
        +dh_auto_install

-- 
advanced 3D real time strategy game engine

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

Reply via email to