Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18492

Modified Files:
        tdom.info 
Log Message:
fixed stupidsed error

Index: tdom.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/tdom.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tdom.info   17 Dec 2008 16:27:47 -0000      1.1
+++ tdom.info   17 Dec 2008 17:00:39 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: tdom 
 Version: 0.8.2 
-Revision: 1
+Revision: 2
 Description: High performance XML data processing in Tcl 
 Maintainer: Steffen Schmidt <steffen.schm...@tuebingen.mpg.de>
 DescDetail: <<
@@ -18,7 +18,7 @@
 InstallScript: <<
 #!/bin/bash -ev
 make install
-sed -i "s/tdom %v\"/tdom %v \"/" %i/lib/%n%v/pkgIndex.tcl
+perl -pi -e "s/tdom %v\"/tdom %v \"/" %i/lib/%n%v/pkgIndex.tcl
 <<
 DocFiles: CHANGES README LICENSE 
 SplitOff: <<


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to