r13143 - packages/trunk/netpanzer/debian

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Fri Jan 20 08:17:14 UTC 2012


Author: tolimar
Date: 2012-01-20 08:17:14 +0000 (Fri, 20 Jan 2012)
New Revision: 13143

Modified:
   packages/trunk/netpanzer/debian/rules
Log:
Set datadir for the scons call



Modified: packages/trunk/netpanzer/debian/rules
===================================================================
--- packages/trunk/netpanzer/debian/rules	2012-01-19 17:32:27 UTC (rev 13142)
+++ packages/trunk/netpanzer/debian/rules	2012-01-20 08:17:14 UTC (rev 13143)
@@ -30,7 +30,7 @@
 
 build-stamp: config.status 
 	dh_testdir
-	scons
+	scons datadir=/usr/share/games/netpanzer
 
 	touch build-stamp
 




More information about the Pkg-games-commits mailing list