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

Modified Files:
        lazarus-10.4.info 
Log Message:
lazarus updates. fixes startup glitch.

Index: lazarus-10.4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-10.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-10.4.info   2 Jan 2010 00:18:55 -0000       1.3
+++ lazarus-10.4.info   5 Jan 2010 14:36:26 -0000       1.4
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk2)
 Version: 0.9.28.2
-Revision: 2
+Revision: 3
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -47,7 +47,7 @@
 
 # adjust the default paths to fink paths
 
-  sed -i.bak 's|/usr/local/bin|%p/bin|g'                
tools/install/macosx/environmentoptions.xml
+  sed -i.bak 's|/usr/local/bin/ppc386|%p/bin/fpc|g'     
tools/install/macosx/environmentoptions.xml
   sed -i.bak 's|/usr/local/share|%p/share|g'            
tools/install/macosx/environmentoptions.xml
   sed -i.bak 's|/Developer/lazarus|%p/share/lazarus|g'  
tools/install/macosx/environmentoptions.xml
 
@@ -91,6 +91,9 @@
   rm -r components
   rm -r packager
 
+  install -m 755 -d %i/etc/lazarus
+  install -c -m 644 %b/tools/install/macosx/environmentoptions.xml 
%i/etc/lazarus
+
   make install INSTALL_PREFIX=%i 
 
 # ** fix the symbolic links in %i/bin**


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to