Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv25615

Modified Files:
        launch.info 
Log Message:
build in 64-bit on 64-bit fink


Index: launch.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/launch.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- launch.info 20 Jul 2011 03:54:21 -0000      1.6
+++ launch.info 20 Jul 2011 11:42:23 -0000      1.7
@@ -1,6 +1,6 @@
 Package: launch
 Version: 1.1
-Revision: 1002
+Revision: 1003
 Distribution: 10.5, 10.6
 Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
 Source-MD5: bcd5179d5b519248a717aa73f3819e00
@@ -8,6 +8,7 @@
 ls -la
 perl -pi.bak -e 's#10.4#10.5#g' launch.xcodeproj/project.pbxproj 
 perl -ni -e 'print unless /SDKROOT/' launch.xcodeproj/project.pbxproj 
+if [ "%m" = "x86_64" ]; then perl -pi -e 's/i386/x86_64/' 
launch.xcodeproj/project.pbxproj; fi
 <<
 CompileScript: <<
 #!/bin/csh -efv


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to