[83763] trunk/dports/python/py-pip/Portfile

jmr at macports.org jmr at macports.org
Sat Sep 10 10:50:16 PDT 2011


Revision: 83763
          http://trac.macports.org/changeset/83763
Author:   jmr at macports.org
Date:     2011-09-10 10:50:16 -0700 (Sat, 10 Sep 2011)
Log Message:
-----------
py-pip: pip-2.4 already exists, don't try renaming pip to that

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

Modified: trunk/dports/python/py-pip/Portfile
===================================================================
--- trunk/dports/python/py-pip/Portfile	2011-09-10 17:48:59 UTC (rev 83762)
+++ trunk/dports/python/py-pip/Portfile	2011-09-10 17:50:16 UTC (rev 83763)
@@ -30,7 +30,7 @@
     xinstall -m 644 -W ${worksrcpath}/docs index.txt news.txt \
         requirement-format.txt configuration.txt \
         ${destroot}${prefix}/share/doc/${name}
-    move ${destroot}${prefix}/bin/pip ${destroot}${prefix}/bin/pip-2.4
+    delete ${destroot}${prefix}/bin/pip
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110910/2f379de2/attachment.html>


More information about the macports-changes mailing list