Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11473

Modified Files:
        install.sh 
Log Message:
Remove bad leading /, thanks dmacks

Index: install.sh
===================================================================
RCS file: /cvsroot/fink/fink/install.sh,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- install.sh  9 Dec 2008 06:00:19 -0000       1.55
+++ install.sh  9 Dec 2008 06:11:13 -0000       1.56
@@ -48,7 +48,7 @@
        share/fink share/fink/images \
        var var/run var/run/fink var/run/fink/buildlock \
        var/lib var/lib/fink var/lib/fink/path-prefix-g++-{3.3,4.0} \
-       /var/lib/fink/path-prefix-10.6 ; do
+       var/lib/fink/path-prefix-10.6 ; do
   mkdir "$basepath/$dir"
   chmod 755 "$basepath/$dir"
 done


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