Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7912

Modified Files:
        launch.info 
Log Message:
update. use 10.5 sdk


Index: launch.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/launch.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- launch.info 26 Aug 2009 07:14:22 -0000      1.4
+++ launch.info 10 Sep 2009 07:05:55 -0000      1.5
@@ -1,11 +1,14 @@
 Package: launch
-Version: 1.0.1
-Revision: 1000
-Distribution: 10.4, 10.5
+Version: 1.1
+Revision: 1001
+Distribution: 10.5, 10.6
 Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
-Source-MD5: 0c9f963701cdbe3272e2634cc3693b0d
-#BuildDepends: macosx
-#Depends: dpkg (>= 1.9.20-2)
+Source-MD5: bcd5179d5b519248a717aa73f3819e00
+PatchScript: <<
+ls -la
+perl -pi.bak -e 's#10.4#10.5#g' launch.xcodeproj/project.pbxproj 
+perl -pi.bak -e 's#10.5u#10.5#g' launch.xcodeproj/project.pbxproj 
+<<
 CompileScript: <<
 #!/bin/csh -efv
  if (-r /usr/bin/xcodebuild) then
@@ -16,9 +19,9 @@
  head -n 17 main.c > LICENSE
 <<
 InstallScript: << 
- strip build/%n
+ strip build/Development/%n
  mkdir %i/bin
- install -c build/%n %i/bin
+ install -c build/Development/%n %i/bin
  mkdir -p %i/share/man/man1
  chmod a+r %n.1
  cp %n.1 %i/share/man/man1/


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to