[106453] trunk/dports/python/py-colormath/Portfile
jmr at macports.org
jmr at macports.org
Sun May 26 22:53:14 PDT 2013
Revision: 106453
https://trac.macports.org/changeset/106453
Author: jmr at macports.org
Date: 2013-05-26 22:53:14 -0700 (Sun, 26 May 2013)
Log Message:
-----------
py-colormath: fix readme filename
Modified Paths:
--------------
trunk/dports/python/py-colormath/Portfile
Modified: trunk/dports/python/py-colormath/Portfile
===================================================================
--- trunk/dports/python/py-colormath/Portfile 2013-05-27 03:13:20 UTC (rev 106452)
+++ trunk/dports/python/py-colormath/Portfile 2013-05-27 05:53:14 UTC (rev 106453)
@@ -31,7 +31,7 @@
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath} README.txt \
+ xinstall -m 644 -W ${worksrcpath} README.rst LICENSE.txt \
${destroot}${prefix}/share/doc/${subport}
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130526/9bbd70fe/attachment.html>
More information about the macports-changes
mailing list