Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv32638

Modified Files:
        tenfourfox5.info 
Log Message:
PATH needed in compilescript, not patchscript, duh


Index: tenfourfox5.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/tenfourfox5.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tenfourfox5.info    23 Jun 2011 00:47:53 -0000      1.4
+++ tenfourfox5.info    23 Jun 2011 07:16:23 -0000      1.5
@@ -73,7 +73,7 @@
   # leave @executable_path alone and take care of adjusting install_names
   # between build and install, below.
   # configure inputs were patched, hence regeneration
-  export PATH=%b/opt-bin:%p/lib/autoconf2.13/bin:$PATH
+  export PATH=%p/lib/autoconf2.13/bin:$PATH
   autoconf
   # new Xcode 3 linker (2.5's does not suffice)
   mkdir -p opt-bin
@@ -99,7 +99,7 @@
 chmod +x tenfourfox
 
 export LD64=1
-export PATH=%p/lib/autoconf2.13/bin:$PATH
+export PATH=%b/opt-bin:%p/lib/autoconf2.13/bin:$PATH
 export PKG_CONFIG_PATH=%p/lib/system-openssl/lib/pkgconfig:$PKG_CONFIG_PATH
 $make -w -f client.mk build
 objdir=obj-%m-apple-darwin`uname -r`


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to