[59251] trunk/dports/python/py25-gst-python/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 12 13:35:02 PDT 2009


Revision: 59251
          http://trac.macports.org/changeset/59251
Author:   macsforever2000 at macports.org
Date:     2009-10-12 13:35:01 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
Another fix for the python25 framework bug. (#22028)

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

Modified: trunk/dports/python/py25-gst-python/Portfile
===================================================================
--- trunk/dports/python/py25-gst-python/Portfile	2009-10-12 19:53:10 UTC (rev 59250)
+++ trunk/dports/python/py25-gst-python/Portfile	2009-10-12 20:35:01 UTC (rev 59251)
@@ -33,6 +33,8 @@
     # Workaround for python25 framework bug (#16334)
 	move ${destroot}${frameworks_dir}/Python.framework/Versions/2.5/lib/python2.5 \
 		${destroot}${prefix}/lib/python2.5
+	move ${destroot}${frameworks_dir}/Python.framework/Versions/2.5/share \
+		${destroot}${prefix}/share
 }
 
 livecheck.url   http://gstreamer.freedesktop.org/src/${name}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/11f02458/attachment.html>


More information about the macports-changes mailing list