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

ctreleaven at macports.org ctreleaven at macports.org
Fri Aug 19 08:11:25 PDT 2016


Revision: 151667
          https://trac.macports.org/changeset/151667
Author:   ctreleaven at macports.org
Date:     2016-08-19 08:11:25 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
mythtv.28: install readme to the right place

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

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-08-19 14:53:26 UTC (rev 151666)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-08-19 15:11:25 UTC (rev 151667)
@@ -605,6 +605,7 @@
 
 if {$subport eq "mythtv${majorversion}"} {
     version             0${majorversion}${minorversion}-Fixes
+    revision            2
     description         installs complete MythTV system
     long_description    \
     Installs a complete MythTV system including the frontend, backend, and database \
@@ -621,7 +622,7 @@
     build {}
     destroot {
         xinstall -m 0755 ${filespath}/README_mythtv${majorversion}_MacPorts.txt \
-            ${destroot}${prefix}/share/mythtv-pkg
+            ${destroot}${prefix}/share/mythtv
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/5a80d222/attachment.html>


More information about the macports-changes mailing list