[96604] trunk/dports/python/py-logilab-common/Portfile
blair at macports.org
blair at macports.org
Tue Aug 14 22:24:43 PDT 2012
Revision: 96604
https://trac.macports.org/changeset/96604
Author: blair at macports.org
Date: 2012-08-14 22:24:39 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
py-logilab-common: wrap a long line to fit in 80 characters.
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-15 03:31:24 UTC (rev 96603)
+++ trunk/dports/python/py-logilab-common/Portfile 2012-08-15 05:24:39 UTC (rev 96604)
@@ -30,7 +30,8 @@
xinstall -m 644 -W ${worksrcpath} ChangeLog README \
${destroot}${prefix}/share/doc/${subport}
- move ${destroot}${python.prefix}/bin/pytest ${destroot}${python.prefix}/bin/pytest-${python.branch}
+ move ${destroot}${python.prefix}/bin/pytest \
+ ${destroot}${python.prefix}/bin/pytest-${python.branch}
ln -sf ${python.prefix}/bin/pytest-${python.branch} \
${destroot}${prefix}/bin/pytest-${python.branch}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/42617054/attachment.html>
More information about the macports-changes
mailing list