[57390] trunk/dports/sysutils/python_select/Portfile
raimue at macports.org
raimue at macports.org
Thu Sep 10 06:54:39 PDT 2009
Revision: 57390
http://trac.macports.org/changeset/57390
Author: raimue at macports.org
Date: 2009-09-10 06:54:35 -0700 (Thu, 10 Sep 2009)
Log Message:
-----------
sysutils/python_select:
Whitespace only, tabs to spaces
Modified Paths:
--------------
trunk/dports/sysutils/python_select/Portfile
Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile 2009-09-10 13:42:39 UTC (rev 57389)
+++ trunk/dports/sysutils/python_select/Portfile 2009-09-10 13:54:35 UTC (rev 57390)
@@ -62,15 +62,15 @@
}
platform darwin 10 {
- post-destroot {
- xinstall -m 644 -W ${filespath} python26-apple ${destroot}${prefix}/etc/select/python
- }
+ post-destroot {
+ xinstall -m 644 -W ${filespath} python26-apple ${destroot}${prefix}/etc/select/python
+ }
- post-activate {
- if {[exec ${prefix}/bin/${name} -s] == "none"} {
- system "${prefix}/bin/${name} python26-apple"
- }
- }
+ post-activate {
+ if {[exec ${prefix}/bin/${name} -s] == "none"} {
+ system "${prefix}/bin/${name} python26-apple"
+ }
+ }
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090910/4ef65d7a/attachment.html>
More information about the macports-changes
mailing list