[34431] trunk/dports/lang/python23/Portfile

raimue at macports.org raimue at macports.org
Sun Feb 24 12:20:19 PST 2008


Revision: 34431
          http://trac.macosforge.org/projects/macports/changeset/34431
Author:   raimue at macports.org
Date:     2008-02-24 12:20:19 -0800 (Sun, 24 Feb 2008)

Log Message:
-----------
lang/python23:
Revert r34428, accidentally committed something wrong

Modified Paths:
--------------
    trunk/dports/lang/python23/Portfile

Modified: trunk/dports/lang/python23/Portfile
===================================================================
--- trunk/dports/lang/python23/Portfile	2008-02-24 20:19:47 UTC (rev 34430)
+++ trunk/dports/lang/python23/Portfile	2008-02-24 20:20:19 UTC (rev 34431)
@@ -4,7 +4,7 @@
 name				python23
 version				2.3.6
 categories			lang
-maintainers			nomaintainer
+maintainers			mwdiers at gmail.com
 description			An interpreted, object-oriented programming language
 long_description	${description}
 
@@ -41,10 +41,6 @@
 	file rename bin/idle bin/idle2.3
 	reinplace "s|${prefix}/bin/python|${prefix}/bin/python2.3|g" \
 		bin/pydoc2.3 bin/idle2.3
-
-    # install select file for python_select
-    xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
-    xinstall -m 644 ${filespath}/python23 ${destroot}${prefix}/etc/select/python/
 }
 
 variant nothreads {

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


More information about the macports-changes mailing list