r2568 - packages/trunk/vdrift/debian

Gonéri Le Bouder goneri-guest at alioth.debian.org
Mon Apr 16 23:02:07 UTC 2007


Author: goneri-guest
Date: 2007-04-16 23:02:07 +0000 (Mon, 16 Apr 2007)
New Revision: 2568

Modified:
   packages/trunk/vdrift/debian/rules
Log:
fix the datadir


Modified: packages/trunk/vdrift/debian/rules
===================================================================
--- packages/trunk/vdrift/debian/rules	2007-04-16 22:48:37 UTC (rev 2567)
+++ packages/trunk/vdrift/debian/rules	2007-04-16 23:02:07 UTC (rev 2568)
@@ -23,7 +23,7 @@
 build-stamp: configure-stamp 
 	dh_testdir
 	docbook-to-man debian/vdrift.sgml > debian/vdrift.6
-	cd vdrift-2007-03-23-src && scons destdir=debian/vdrift bindir=/usr/games release=1
+	cd vdrift-2007-03-23-src && scons destdir=debian/vdrift bindir=/usr/share/games/vdrift release=1
 #	cd vdrift-2007-03-23-src && scons  release=1
 	msgfmt -c -o vdrift-2007-03-23-src/po/nl.mo vdrift-2007-03-23-src/po/nl.po
 	touch build-stamp




More information about the Pkg-games-commits mailing list