[143901] trunk/dports/sysutils/binplist/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Dec 25 17:46:52 PST 2015


Revision: 143901
          https://trac.macports.org/changeset/143901
Author:   khindenburg at macports.org
Date:     2015-12-25 17:46:52 -0800 (Fri, 25 Dec 2015)
Log Message:
-----------
binplist: remove unneeded chmod +x

Modified Paths:
--------------
    trunk/dports/sysutils/binplist/Portfile

Modified: trunk/dports/sysutils/binplist/Portfile
===================================================================
--- trunk/dports/sysutils/binplist/Portfile	2015-12-26 01:34:09 UTC (rev 143900)
+++ trunk/dports/sysutils/binplist/Portfile	2015-12-26 01:46:52 UTC (rev 143901)
@@ -22,10 +22,6 @@
 depends_build-append    port:py${python.version}-setuptools
 depends_lib-append      port:py${python.version}-tz
 
-pre-destroot {
-    system -W ${worksrcpath} "chmod +x scripts/plist.py"
-}
-
 test.run            yes
 test.cmd            ${python.bin} tests/binplist_test.py
 test.env            PYTHONPATH=${worksrcpath}/build/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151225/bde98290/attachment.html>


More information about the macports-changes mailing list