[32832] trunk/base/src/port1.0/portutil.tcl

jmpp at macports.org jmpp at macports.org
Sun Jan 13 21:06:35 PST 2008


Revision: 32832
          http://trac.macosforge.org/projects/macports/changeset/32832
Author:   jmpp at macports.org
Date:     2008-01-13 21:06:34 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
Whitespace fix.

Modified Paths:
--------------
    trunk/base/src/port1.0/portutil.tcl

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2008-01-14 04:54:48 UTC (rev 32831)
+++ trunk/base/src/port1.0/portutil.tcl	2008-01-14 05:06:34 UTC (rev 32832)
@@ -524,7 +524,7 @@
     # Set the variant if this platform matches the platform we're on
     set matches 1
     if {[info exists os.platform] && ${os.platform} == $os} { 
-    set sel_platform $os
+        set sel_platform $os
         if {[info exists os.major] && [info exists release]} {
             if {${os.major} == $release } { 
                 set sel_platform ${sel_platform}_${release} 

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


More information about the macports-changes mailing list