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

Modified Files:
        tenfourfox5.info 
Log Message:
bypass failing python version check on darwin9 (due to MACOSX_DEPLOYMEN_TARGET 
mispatch w.r.t. built python)


Index: tenfourfox5.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/tenfourfox5.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tenfourfox5.info    23 Jun 2011 21:38:30 -0000      1.8
+++ tenfourfox5.info    29 Jun 2011 22:10:40 -0000      1.9
@@ -70,6 +70,8 @@
        < %{PatchFile} | /usr/bin/patch -p1
   # leave @executable_path alone and take care of adjusting install_names
   # between build and install, below.
+  # bypass python version check b/c dies on darwin9, bdep enforces >= 2.5
+  sed -i.nobypass -e '/PYTHON.*PYTHON_VERSION/s/$/ || :/' configure.in
   # configure inputs were patched, hence regeneration
   export PATH=%p/lib/autoconf2.13/bin:$PATH
   autoconf


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to