[101503] trunk/base/src/port1.0/portextract.tcl

blair at macports.org blair at macports.org
Fri Jan 11 20:00:20 PST 2013


Revision: 101503
          https://trac.macports.org/changeset/101503
Author:   blair at macports.org
Date:     2013-01-11 20:00:20 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
portextract.tcl: fix indentation.

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

Modified: trunk/base/src/port1.0/portextract.tcl
===================================================================
--- trunk/base/src/port1.0/portextract.tcl	2013-01-12 03:59:51 UTC (rev 101502)
+++ trunk/base/src/port1.0/portextract.tcl	2013-01-12 04:00:20 UTC (rev 101503)
@@ -133,10 +133,9 @@
             return -code error "$result"
         }
 
-    # start gsoc08-privileges
-    chownAsRoot ${extract.dir}
-    # end gsoc08-privileges
-
+        # start gsoc08-privileges
+        chownAsRoot ${extract.dir}
+        # end gsoc08-privileges
     }
     return 0
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/b759c8ed/attachment-0001.html>


More information about the macports-changes mailing list