Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12368

Modified Files:
        relax-py.patch 
Log Message:
update to 1.3.4 and add 2.6 python variant

Index: relax-py.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/relax-py.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- relax-py.patch      11 Aug 2008 06:20:23 -0000      1.2
+++ relax-py.patch      17 Aug 2009 23:40:59 -0000      1.3
@@ -54,7 +54,7 @@
          # Catch Mac OS X and send the correct command line options to the 
linker (these may become redundant as SCons improves).
          if env['PLATFORM'] == 'darwin':
 -            env.Append(LINKFLAGS = ['-bundle', '-bundle_loader', sys.prefix + 
path.sep + 'bin' + path.sep + 'python', '-dynamic'])
-+            env.Append(LINKFLAGS = ['-bundle', '-bundle_loader', sys.prefix + 
path.sep + 'bin' + path.sep + 'python2.X', '-dynamic'])
++            env.Append(LINKFLAGS = ['-bundle', '-bundle_loader', sys.prefix + 
path.sep + 'bin' + path.sep + 'python2.X', '-dynamic', '-undefined', 
'dynamic_lookup'])
              env['SHLINKFLAGS'] = SCons.Util.CLVar('$LINKFLAGS')
              env['SHLIBSUFFIX'] = '.so'
  


------------------------------------------------------------------------------
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