[129368] trunk/dports/python/py-pyx/Portfile

larryv at macports.org larryv at macports.org
Wed Dec 10 21:37:52 PST 2014


Revision: 129368
          https://trac.macports.org/changeset/129368
Author:   larryv at macports.org
Date:     2014-12-10 21:37:52 -0800 (Wed, 10 Dec 2014)
Log Message:
-----------
py-pyx: Use "delete" instead of "file delete"

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

Modified: trunk/dports/python/py-pyx/Portfile
===================================================================
--- trunk/dports/python/py-pyx/Portfile	2014-12-11 05:37:50 UTC (rev 129367)
+++ trunk/dports/python/py-pyx/Portfile	2014-12-11 05:37:52 UTC (rev 129368)
@@ -37,6 +37,6 @@
         xinstall -m 644 -W ${worksrcpath} \
             INSTALL CHANGES README AUTHORS LICENSE \
             ${destroot}${prefix}/share/doc/${subport}
-        file delete -force ${destroot}/etc
+        delete ${destroot}/etc
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141210/5c0fb7a3/attachment.html>


More information about the macports-changes mailing list