[96719] trunk/dports/python/py-logilab-common/Portfile
blair at macports.org
blair at macports.org
Fri Aug 17 15:06:02 PDT 2012
Revision: 96719
https://trac.macports.org/changeset/96719
Author: blair at macports.org
Date: 2012-08-17 15:06:02 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py2{4,5}-logilab-common: follow up to r96718: no longer need to rename here.
Revision Links:
--------------
https://trac.macports.org/changeset/96718
Modified Paths:
--------------
trunk/dports/python/py-logilab-common/Portfile
Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile 2012-08-17 22:05:18 UTC (rev 96718)
+++ trunk/dports/python/py-logilab-common/Portfile 2012-08-17 22:06:02 UTC (rev 96719)
@@ -41,13 +41,6 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
xinstall -m 644 -W ${worksrcpath} ChangeLog README \
${destroot}${prefix}/share/doc/${subport}
-
- # Python 2.4 and 2.5 install pytest in ${prefix}/bin.
- if {$subport == "py24-logilab-common" ||
- $subport == "py25-logilab-common"} {
- move ${destroot}${prefix}/bin/pytest \
- ${destroot}${prefix}/bin/pytest-${python.branch}
- }
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/15e05027/attachment.html>
More information about the macports-changes
mailing list