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

Modified Files:
        mplayer-altivec.info mplayer.info pil-py.info qt3mac.info 
        transfig.info 
Log Message:
val fixes


Index: qt3mac.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/qt3mac.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- qt3mac.info 9 Apr 2006 07:05:50 -0000       1.4
+++ qt3mac.info 9 Jan 2007 22:43:24 -0000       1.5
@@ -56,7 +56,7 @@
 # make symlinks src-qmake src-moc sub-src sub-tools
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
  make install INSTALL_ROOT=%d
 # remove stuff from the libtool archive that libtool doesn't understand
  perl -pi.bak -e 's,\$\(QTDIR\),%p,g;s,\-framework.*,\-lz \-ldl'\'',g' 
%i/lib/%n/lib/libqt-mt.la

Index: mplayer.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/mplayer.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mplayer.info        12 Mar 2005 17:47:34 -0000      1.6
+++ mplayer.info        9 Jan 2007 22:43:24 -0000       1.7
@@ -25,7 +25,7 @@
 Provides: x-media-player
 
 PatchScript: <<
-#!/bin/bash -e
+#!/bin/bash -ev
 touch .developer
 patch -p1 < %a/%n.patch
 <<

Index: pil-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/pil-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pil-py.info 4 Jan 2006 00:59:11 -0000       1.4
+++ pil-py.info 9 Jan 2007 22:43:24 -0000       1.5
@@ -28,7 +28,7 @@
  (export CPPFLAGS=""; %p/bin/python%type_raw[python] setup.py build)
 <<
 InstallScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/%n
  cp -R Doc/ %i/share/doc/%n/html

Index: transfig.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/transfig.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- transfig.info       5 Sep 2006 04:40:14 -0000       1.8
+++ transfig.info       9 Jan 2007 22:43:24 -0000       1.9
@@ -13,7 +13,7 @@
 Source: http://www.xfig.org/software/xfig/3.2.5-alpha/%{Ni}.%v_alpha7.tar.gz
 Source-MD5: 6fb38174e809583c3a3013eb73512539
 PatchScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
  sed 's|@PREFIX@|%p|g' <%a/%{Ni}.patch | patch -p1
  if [ %type_raw[epsfig] = "-epsfig" ]; then 
  patch -p1 <%a/%{Ni}-epsfig.patch

Index: mplayer-altivec.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/mplayer-altivec.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mplayer-altivec.info        12 Mar 2005 17:47:34 -0000      1.2
+++ mplayer-altivec.info        9 Jan 2007 22:43:24 -0000       1.3
@@ -24,7 +24,7 @@
 Provides: x-media-player
 
 PatchScript: <<
-#!/bin/bash -e
+#!/bin/bash -ev
 touch .developer
 patch -p1 < %a/mplayer.patch
 <<


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