[153831] trunk/dports/multimedia/mythtv.28/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Thu Oct 13 03:58:11 CEST 2016


Revision: 153831
          https://trac.macports.org/changeset/153831
Author:   ctreleaven at macports.org
Date:     2016-10-12 18:58:11 -0700 (Wed, 12 Oct 2016)
Log Message:
-----------
mythtv-core.28: don't do fixups on mythwikiscripts

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv.28/Portfile

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-10-13 01:16:17 UTC (rev 153830)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-10-13 01:58:11 UTC (rev 153831)
@@ -340,10 +340,6 @@
             ${destroot}${mythtvlogdir}/old \
             ${destroot}${mythtvrundir}
     
-    # move mythwikiscripts to a more useful spot
-    move ${destroot}${frameworks_dir}/Python.framework/Versions/${pythonbranch}/bin/mythwikiscripts \
-        ${destroot}${prefix}/bin/
-
     # install logrotate.mythtv
         xinstall -m 400 ${worksrcpath}/macports/logrotate.mythtv ${destroot}${prefix}/etc/logrotate.d
     
@@ -464,6 +460,11 @@
                 }
             }
         }
+
+    # move mythwikiscripts to a more useful spot
+    move ${destroot}${frameworks_dir}/Python.framework/Versions/${pythonbranch}/bin/mythwikiscripts \
+        ${destroot}${prefix}/bin/
+
     }
     
     universal_variant           no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161012/00ec93df/attachment-0002.html>


More information about the macports-changes mailing list