[153488] trunk/dports/python/py-dnspython/Portfile

ram at macports.org ram at macports.org
Sun Oct 2 18:09:21 CEST 2016


Revision: 153488
          https://trac.macports.org/changeset/153488
Author:   ram at macports.org
Date:     2016-10-02 09:09:21 -0700 (Sun, 02 Oct 2016)
Log Message:
-----------
python/py-dnspython: remove README.md installation

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

Modified: trunk/dports/python/py-dnspython/Portfile
===================================================================
--- trunk/dports/python/py-dnspython/Portfile	2016-10-02 15:07:44 UTC (rev 153487)
+++ trunk/dports/python/py-dnspython/Portfile	2016-10-02 16:09:21 UTC (rev 153488)
@@ -33,7 +33,7 @@
 post-destroot {
   if {${name} ne ${subport}} {
   xinstall -d -m 755 ${destroot}${prefix}/share/doc/${subport}/examples
-  xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README.md \
+  xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE \
     ${destroot}${prefix}/share/doc/${subport}
   xinstall -m 644 -W ${worksrcpath}/examples ddns.py e164.py \
     mx.py name.py reverse.py reverse_name.py xfr.py \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161002/153e7472/attachment-0002.html>


More information about the macports-changes mailing list