Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23384/10.3/unstable/main/finkinfo/gnome

Modified Files:
        pygtk-py22.info pygtk-py23.info 
Log Message:
val fix


Index: pygtk-py22.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pygtk-py22.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pygtk-py22.info     3 Jan 2006 23:37:10 -0000       1.6
+++ pygtk-py22.info     9 Jan 2007 22:31:57 -0000       1.7
@@ -22,7 +22,7 @@
 make
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 make install prefix=%i
 PYGTKI=`find %i -name GTKI.py`
 PYGTKC=`find %i -name GTKI.pyc` 

Index: pygtk-py23.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pygtk-py23.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pygtk-py23.info     3 Jan 2006 23:37:10 -0000       1.5
+++ pygtk-py23.info     9 Jan 2007 22:31:57 -0000       1.6
@@ -22,7 +22,7 @@
 make
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 make install prefix=%i
 PYGTKI=`find %i -name GTKI.py`
 PYGTKC=`find %i -name GTKI.pyc` 


-------------------------------------------------------------------------
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