[44168] trunk/dports/lang/python30/Portfile
blb at macports.org
blb at macports.org
Mon Dec 22 14:39:20 PST 2008
Revision: 44168
http://trac.macports.org/changeset/44168
Author: blb at macports.org
Date: 2008-12-22 14:39:19 -0800 (Mon, 22 Dec 2008)
Log Message:
-----------
lang/python30 - oops, man page already has version in the filename (follow on to r44165, ticket #17183); helps to at least destroot before commit
Modified Paths:
--------------
trunk/dports/lang/python30/Portfile
Modified: trunk/dports/lang/python30/Portfile
===================================================================
--- trunk/dports/lang/python30/Portfile 2008-12-22 22:36:48 UTC (rev 44167)
+++ trunk/dports/lang/python30/Portfile 2008-12-22 22:39:19 UTC (rev 44168)
@@ -60,8 +60,6 @@
file rename ${destroot}${framewdir}/lib/libpython${branch}.dylib ${destroot}${prefix}/lib
ln -s ${prefix}/lib/libpython${branch}.dylib ${destroot}${framewdir}/lib/libpython${branch}.dylib
- file rename ${destroot}${prefix}/share/man/man1/python.1 ${destroot}${prefix}/share/man/man1/python${branch}.1
-
# delete symlinks without version suffix, use python_select instead to choose version
foreach bin { python pythonw idle pydoc smtpd.py python-config } {
file delete ${destroot}${prefix}/bin/${bin}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081222/8105c819/attachment.html>
More information about the macports-changes
mailing list