[csw-devel] SF.net SVN: gar:[3555] csw/mgar/pkg/python/trunk
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Mon Mar 2 21:06:53 CET 2009
Revision: 3555
http://gar.svn.sourceforge.net/gar/?rev=3555&view=rev
Author: valholla
Date: 2009-03-02 20:06:53 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
update for library
Modified Paths:
--------------
csw/mgar/pkg/python/trunk/checksums
csw/mgar/pkg/python/trunk/files/python-config-in.diff
Modified: csw/mgar/pkg/python/trunk/checksums
===================================================================
--- csw/mgar/pkg/python/trunk/checksums 2009-03-02 19:34:04 UTC (rev 3554)
+++ csw/mgar/pkg/python/trunk/checksums 2009-03-02 20:06:53 UTC (rev 3555)
@@ -9,4 +9,4 @@
296f46fb4a6a392093120cd86675309b download/setup.diff
e1cb8bf39625613272c210c71274b1e0 download/site.diff
9b45df21739387380ba2f5737a443170 download/configure.diff
-fc531b9bea2915c3b12528ab0674f582 download/python-config-in.diff
+fae0bb9b9a5a21d755c971d2fce9b592 download/python-config-in.diff
Modified: csw/mgar/pkg/python/trunk/files/python-config-in.diff
===================================================================
--- csw/mgar/pkg/python/trunk/files/python-config-in.diff 2009-03-02 19:34:04 UTC (rev 3554)
+++ csw/mgar/pkg/python/trunk/files/python-config-in.diff 2009-03-02 20:06:53 UTC (rev 3555)
@@ -5,6 +5,6 @@
if opt == '--ldflags' and not getvar('Py_ENABLE_SHARED'):
libs.insert(0, '-L' + getvar('LIBPL'))
+ if opt == '--ldflags':
-+ libs.insert(0, '-L /opt/csw/lib -R /opt/csw/lib')
++ libs.insert(0, '-L/opt/csw/lib -R/opt/csw/lib/$ISALIST')
print ' '.join(libs)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list