[104414] trunk/dports/python/py-spatialite/Portfile

and.damore at macports.org and.damore at macports.org
Mon Mar 25 02:01:09 PDT 2013


Revision: 104414
          https://trac.macports.org/changeset/104414
Author:   and.damore at macports.org
Date:     2013-03-25 02:01:08 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
port py-spatialite: adding locale C to reinplace in order to fix patching on ML

Modified Paths:
--------------
    trunk/dports/python/py-spatialite/Portfile

Modified: trunk/dports/python/py-spatialite/Portfile
===================================================================
--- trunk/dports/python/py-spatialite/Portfile	2013-03-25 08:52:17 UTC (rev 104413)
+++ trunk/dports/python/py-spatialite/Portfile	2013-03-25 09:01:08 UTC (rev 104414)
@@ -43,7 +43,7 @@
                     patch-src_connection.diff
 
     post-patch {
-        reinplace "s|%%PREFIX%%|${prefix}|" ${worksrcpath}/setup.py
+        reinplace -locale C "s|%%PREFIX%%|${prefix}|" ${worksrcpath}/setup.py
     }
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/a3370cd0/attachment-0001.html>


More information about the macports-changes mailing list