[SCM] advanced 3D real time strategy game engine branch, master, updated. debian/0.80.5.2-2-7-gaf5e527

Marco Amadori marco.amadori at gmail.com
Wed Feb 10 17:25:12 UTC 2010


The following commit has been merged in the master branch:
commit c18a4fe06482168bd0444f908be5e05467e22a5c
Author: Marco Amadori <marco.amadori at gmail.com>
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



More information about the Pkg-games-commits mailing list