Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv6127/unstable/main/finkinfo/net

Modified Files:
        throttled.info 
Log Message:
fixed the startup script

Index: throttled.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/throttled.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- throttled.info      16 May 2007 04:20:27 -0000      1.2
+++ throttled.info      30 Jul 2007 06:41:17 -0000      1.3
@@ -1,11 +1,12 @@
 Package: throttled
 Version: 0.4.6
-Revision: 1002
+Revision: 1003
 Source: http://www.intrarts.com/Files/%n-%v.tgz
 GCC: 4.0
 CompileScript: <<
-       perl -pi -e "s,/usr/local,%i," Makefile
+       perl -pi -e "s,/usr/local,%i,g" Makefile
        perl -pi -e "s,-O3.*sdk,-Os," src/Makefile
+       perl -pi -e "s,/usr/local,%p,g" throttled-startup
 <<
 InstallScript: <<
        make install


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to