[130308] trunk/dports/python/py-checker/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 17:46:30 PST 2014


Revision: 130308
          https://trac.macports.org/changeset/130308
Author:   larryv at macports.org
Date:     2014-12-29 17:46:30 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-checker: Remove unnecessary call to chmod(1)

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

Modified: trunk/dports/python/py-checker/Portfile
===================================================================
--- trunk/dports/python/py-checker/Portfile	2014-12-30 01:46:28 UTC (rev 130307)
+++ trunk/dports/python/py-checker/Portfile	2014-12-30 01:46:30 UTC (rev 130308)
@@ -38,6 +38,5 @@
         xinstall -m 644 -W ${worksrcpath} CHANGELOG COPYRIGHT KNOWN_BUGS \
             MAINTAINERS README TODO VERSION pycheckrc \
             ${destroot}${prefix}/share/doc/${subport}
-        system "chmod -R a+r ${destroot}${prefix}"
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/7a13d6ee/attachment-0001.html>


More information about the macports-changes mailing list