Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv14133

Modified Files:
        mspdebug.info 
Log Message:
use -i.bak instead of -i for sed

Index: mspdebug.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/mspdebug.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mspdebug.info       8 Nov 2011 21:24:55 -0000       1.5
+++ mspdebug.info       5 Feb 2012 20:26:08 -0000       1.6
@@ -8,8 +8,8 @@
 Depends: libusb-shlibs, libelf, readline5-shlibs
 
 PatchScript:   <<
-    sed -e 's|/opt/local/|%p/|g' -i Makefile
-    sed -e 's|LIB_DIR|"%p/lib"|g'  -i drivers/ti3410.c
+    sed -e 's|/opt/local/|%p/|g'  -i.bak Makefile
+    sed -e 's|LIB_DIR|"%p/lib"|g' -i.bak drivers/ti3410.c
 <<
 CompileScript: make
 InstallScript: make PREFIX=%i install


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to