Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12358

Modified Files:
        sparky-py.info 
Log Message:
sparky update to eliminate DYLIB_LIBRARY_PATH from wrapper script

Index: sparky-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/sparky-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sparky-py.info      17 Dec 2005 00:13:16 -0000      1.1
+++ sparky-py.info      3 Feb 2006 23:42:52 -0000       1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: sparky-py%type_pkg[python]
 Version: 3.111
-Revision: 1
+Revision: 2
 GCC:3.3
 Maintainer: Jack Howarth <[EMAIL PROTECTED]>
 Type: python (2.2 2.3 2.4)
@@ -12,7 +12,11 @@
 BuildDepends: python%type_pkg[python], tcltk-dev, x11-dev
 Conflicts: sparky-py22, sparky-py23, sparky-py24
 Replaces: sparky-py22, sparky-py23, sparky-py24
-PatchScript: sed 's|@FINKPREFIX@|%p|g' <%a/sparky-py.patch | sed 
's|@BUILDDIR@|%b|g' | sed 's|@FINKDESTDIR@|%d|g' | sed 
's|2.X|%type_raw[python]|g' |sed 's|sparky-py2X|sparky-py%type_pkg[python]|g' | 
patch -p1
+PatchScript: <<
+sed 's|@FINKPREFIX@|%p|g' <%a/sparky-py.patch | sed 's|@BUILDDIR@|%b|g' | sed 
's|@FINKDESTDIR@|%d|g' | sed 's|2.X|%type_raw[python]|g' |sed 
's|sparky-py2X|sparky-py%type_pkg[python]|g' | patch -p1
+grep -v LIBRARY_PATH bin/sparky > bin/sparky_fixed
+mv bin/sparky_fixed bin/sparky
+<<
 CompileScript: <<
 make
 <<



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to