[33549] trunk/dports/sysutils/python_select/Portfile

raimue at macports.org raimue at macports.org
Tue Jan 29 14:44:44 PST 2008


Revision: 33549
          http://trac.macosforge.org/projects/macports/changeset/33549
Author:   raimue at macports.org
Date:     2008-01-29 14:44:31 -0800 (Tue, 29 Jan 2008)

Log Message:
-----------
sysutils/python_select:
Remove references to python25 select file, which was already moved to python25 in r33419

Modified Paths:
--------------
    trunk/dports/sysutils/python_select/Portfile

Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile	2008-01-29 22:35:24 UTC (rev 33548)
+++ trunk/dports/sysutils/python_select/Portfile	2008-01-29 22:44:31 UTC (rev 33549)
@@ -23,7 +23,7 @@
 # install all files
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
-    xinstall -m 644 -W ${filespath} base python23 python25 ${destroot}${prefix}/etc/select/python
+    xinstall -m 644 -W ${filespath} base python23 ${destroot}${prefix}/etc/select/python
 }
 
 platform darwin 7 {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080129/a4fc3188/attachment.html


More information about the macports-changes mailing list