[96698] trunk/dports/python
blair at macports.org
blair at macports.org
Fri Aug 17 10:56:27 PDT 2012
Revision: 96698
https://trac.macports.org/changeset/96698
Author: blair at macports.org
Date: 2012-08-17 10:56:27 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py2{6,7}-logilab-astng: follow up to r96697: remove extra /.
Revision Links:
--------------
https://trac.macports.org/changeset/96697
Modified Paths:
--------------
trunk/dports/python/py26-logilab-astng/Portfile
trunk/dports/python/py27-logilab-astng/Portfile
Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile 2012-08-17 17:54:47 UTC (rev 96697)
+++ trunk/dports/python/py26-logilab-astng/Portfile 2012-08-17 17:56:27 UTC (rev 96698)
@@ -40,7 +40,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} ChangeLog README \
${destroot}${prefix}/share/doc/${name}
- file delete ${destroot}/${python.pkgd}/logilab/__init__.py
+ file delete ${destroot}${python.pkgd}/logilab/__init__.py
}
livecheck.url http://ftp.logilab.org/pub/astng/
Modified: trunk/dports/python/py27-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py27-logilab-astng/Portfile 2012-08-17 17:54:47 UTC (rev 96697)
+++ trunk/dports/python/py27-logilab-astng/Portfile 2012-08-17 17:56:27 UTC (rev 96698)
@@ -40,7 +40,7 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} ChangeLog README \
${destroot}${prefix}/share/doc/${name}
- file delete ${destroot}/${python.pkgd}/logilab/__init__.py
+ file delete ${destroot}${python.pkgd}/logilab/__init__.py
}
livecheck.url http://ftp.logilab.org/pub/astng/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/2dec9b97/attachment.html>
More information about the macports-changes
mailing list