[48858] trunk/dports/python/py25-pyqt4/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Mar 30 12:06:44 PDT 2009


Revision: 48858
          http://trac.macports.org/changeset/48858
Author:   macsforever2000 at macports.org
Date:     2009-03-30 12:06:44 -0700 (Mon, 30 Mar 2009)
Log Message:
-----------
Workaround for python25 framework bug. Thanks to ram for the code. (#16068)

Modified Paths:
--------------
    trunk/dports/python/py25-pyqt4/Portfile

Modified: trunk/dports/python/py25-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py25-pyqt4/Portfile	2009-03-30 17:52:40 UTC (rev 48857)
+++ trunk/dports/python/py25-pyqt4/Portfile	2009-03-30 19:06:44 UTC (rev 48858)
@@ -55,4 +55,8 @@
 		LICENSE.GPL2 LICENSE.GPL3 OPENSOURCE-NOTICE.TXT NEWS README \
 		THANKS \
 		${destroot}${prefix}/share/doc/${name}
+
+    # Workaround for python25 framework bug (#16334)
+	move ${destroot}${frameworks_dir}/Python.framework/Versions/2.5/lib/python2.5 \
+		${destroot}${prefix}/lib/python2.5
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090330/d946850e/attachment.html>


More information about the macports-changes mailing list