Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31526/main/finkinfo/devel

Modified Files:
        mico.info 
Log Message:
fixed build-as-nobody issue

Index: mico.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mico.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mico.info   11 Aug 2010 15:58:13 -0000      1.7
+++ mico.info   23 Sep 2010 17:05:19 -0000      1.8
@@ -74,7 +74,9 @@
 mv %i/lib/libmicoir.0.%v.a %i/lib/libmicoir.a
 mv %i/lib/libmicoaux.0.%v.a %i/lib/libmicoaux.a
 mv %i/lib/libmicocoss.0.%v.a %i/lib/libmicocoss.a
-# ranlib 
+# fix read-only
+chmod +w %i/lib/libmico*.a
+# ranlib
 ranlib %i/lib/libmico*.a
 # install already created symlinks for shared libs
 install libs/libmico*.0.dylib %i/lib


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to