[134712] trunk/dports/multimedia/mythtv-core.27/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Fri Apr 3 11:08:48 PDT 2015


Revision: 134712
          https://trac.macports.org/changeset/134712
Author:   ctreleaven at macports.org
Date:     2015-04-03 11:08:48 -0700 (Fri, 03 Apr 2015)
Log Message:
-----------
mythtv-core.27: remove unnecessary reinplace (no installed files change)

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.27/Portfile

Modified: trunk/dports/multimedia/mythtv-core.27/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.27/Portfile	2015-04-03 18:05:07 UTC (rev 134711)
+++ trunk/dports/multimedia/mythtv-core.27/Portfile	2015-04-03 18:08:48 UTC (rev 134712)
@@ -135,9 +135,6 @@
     reinplace -locale C "s|\$(ROOT_FLAGS) \$(PREFIX_FLAGS)|\$(ROOT_FLAGS) \--prefix=\"${frameworks_dir}/Python.framework/Versions/2.7\"|" \
         ${sedPath}/bindings/python/Makefile
     reinplace -locale C "s|/usr/local|${prefix}|" ${worksrcpath}/mythtv/bindings/python/MythTV/static.py
-#    reinplace -locale C "s|#!python|#!${pythonbin}|" \
-#        ${worksrcpath}/mythtv/bindings/python/scripts/mythpython \
-#        ${worksrcpath}/mythtv/bindings/python/scripts/mythwikiscripts
     fs-traverse f ${sedPath}/bindings/python/ {
         if [string equal [ file extension ${f} ] ".py" ] {
             reinplace -locale C "s|^#! */usr/bin/env python\$|#!${pythonbin}|" ${f}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150403/88888191/attachment.html>


More information about the macports-changes mailing list