[137596] trunk/dports/python/py-reportlab/Portfile

stromnov at macports.org stromnov at macports.org
Mon Jun 15 00:56:36 PDT 2015


Revision: 137596
          https://trac.macports.org/changeset/137596
Author:   stromnov at macports.org
Date:     2015-06-15 00:56:36 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
py-reportlab: fix install issue

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

Modified: trunk/dports/python/py-reportlab/Portfile
===================================================================
--- trunk/dports/python/py-reportlab/Portfile	2015-06-15 07:31:58 UTC (rev 137595)
+++ trunk/dports/python/py-reportlab/Portfile	2015-06-15 07:56:36 UTC (rev 137596)
@@ -35,7 +35,7 @@
 
     post-destroot {
         set docdir ${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
+        xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.md LICENSE.txt \
             ${destroot}${docdir}
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/9eacf66b/attachment-0001.html>


More information about the macports-changes mailing list