[133746] trunk/dports/lang/python35/files/patch-Lib-ctypes-macholib-dyld.py .diff

jwa at macports.org jwa at macports.org
Tue Mar 10 06:12:45 PDT 2015


Revision: 133746
          https://trac.macports.org/changeset/133746
Author:   jwa at macports.org
Date:     2015-03-10 06:12:45 -0700 (Tue, 10 Mar 2015)
Log Message:
-----------
python35: add patch file missed in earlier commit

Added Paths:
-----------
    trunk/dports/lang/python35/files/patch-Lib-ctypes-macholib-dyld.py.diff

Copied: trunk/dports/lang/python35/files/patch-Lib-ctypes-macholib-dyld.py.diff (from rev 133741, trunk/dports/lang/python27/files/patch-Lib-ctypes-macholib-dyld.py.diff)
===================================================================
--- trunk/dports/lang/python35/files/patch-Lib-ctypes-macholib-dyld.py.diff	                        (rev 0)
+++ trunk/dports/lang/python35/files/patch-Lib-ctypes-macholib-dyld.py.diff	2015-03-10 13:12:45 UTC (rev 133746)
@@ -0,0 +1,11 @@
+--- Lib/ctypes/macholib/dyld.py.orig	2008-02-21 11:52:20.000000000 -0700
++++ Lib/ctypes/macholib/dyld.py	2009-10-11 02:42:21.000000000 -0600
+@@ -26,7 +26,7 @@
+ 
+ DEFAULT_LIBRARY_FALLBACK = [
+     os.path.expanduser("~/lib"),
+-    "/usr/local/lib",
++    "@@PREFIX@@/lib",
+     "/lib",
+     "/usr/lib",
+ ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150310/9b267824/attachment.html>


More information about the macports-changes mailing list