[133773] trunk/dports/lang/python35/Portfile

jwa at macports.org jwa at macports.org
Tue Mar 10 23:32:53 PDT 2015


Revision: 133773
          https://trac.macports.org/changeset/133773
Author:   jwa at macports.org
Date:     2015-03-10 23:32:53 -0700 (Tue, 10 Mar 2015)
Log Message:
-----------
python35: add backslash to make patch actually work

Modified Paths:
--------------
    trunk/dports/lang/python35/Portfile

Modified: trunk/dports/lang/python35/Portfile
===================================================================
--- trunk/dports/lang/python35/Portfile	2015-03-11 06:29:51 UTC (rev 133772)
+++ trunk/dports/lang/python35/Portfile	2015-03-11 06:32:53 UTC (rev 133773)
@@ -64,7 +64,7 @@
 
 post-patch {
    reinplace "s|@@PREFIX@@|${prefix}|g" \
-       ${worksrcpath}/Lib/cgi.py
+       ${worksrcpath}/Lib/cgi.py \
        ${worksrcpath}/Lib/ctypes/macholib/dyld.py
 
    reinplace "s|/setup.py|/setup.py --no-user-cfg|" ${worksrcpath}/Makefile.pre.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150310/5880ff59/attachment.html>


More information about the macports-changes mailing list