Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18376/10.4/unstable/main/finkinfo/games

Modified Files:
        tome.info 
Log Message:
val fix


Index: tome.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/tome.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tome.info   21 Jan 2006 17:50:29 -0000      1.2
+++ tome.info   9 Jan 2007 22:19:28 -0000       1.3
@@ -12,13 +12,13 @@
 <<
 
 CompileScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 cd src/
 make -f makefile.std
 <<
 
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 cd src/
 make -f makefile.std install DESTDIR=%d
 mkdir -p %i/var/games/%n/lib/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to