r3557 - packages/trunk/btanks/debian
    Miriam Ruiz 
    baby-guest at alioth.debian.org
       
    Sat Aug  4 20:52:53 UTC 2007
    
    
  
Author: baby-guest
Date: 2007-08-04 20:52:53 +0000 (Sat, 04 Aug 2007)
New Revision: 3557
Modified:
   packages/trunk/btanks/debian/rules
Log:
Removed rpath
Modified: packages/trunk/btanks/debian/rules
===================================================================
--- packages/trunk/btanks/debian/rules	2007-08-04 20:28:38 UTC (rev 3556)
+++ packages/trunk/btanks/debian/rules	2007-08-04 20:52:53 UTC (rev 3557)
@@ -29,7 +29,7 @@
 build: build-stamp
 build-stamp: configure-stamp 
 	dh_testdir
-	scons prefix=/usr resources_dir=/usr/share/games lib_dir=/usr/lib
+	scons prefix=/usr resources_dir=/usr/share/games
 	touch $@
 
 clean:
    
    
More information about the Pkg-games-commits
mailing list