[100373] trunk/base/src/port1.0/portsandbox.tcl

jmr at macports.org jmr at macports.org
Sun Dec 9 23:18:33 PST 2012


Revision: 100373
          https://trac.macports.org/changeset/100373
Author:   jmr at macports.org
Date:     2012-12-09 23:18:33 -0800 (Sun, 09 Dec 2012)
Log Message:
-----------
revert r99363, since the problems were fixed by adding to the profile

Revision Links:
--------------
    https://trac.macports.org/changeset/99363

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

Modified: trunk/base/src/port1.0/portsandbox.tcl
===================================================================
--- trunk/base/src/port1.0/portsandbox.tcl	2012-12-09 22:23:54 UTC (rev 100372)
+++ trunk/base/src/port1.0/portsandbox.tcl	2012-12-10 07:18:33 UTC (rev 100373)
@@ -54,14 +54,6 @@
             set portsandbox_profile ""
             return
         }
-        configure -
-        build {
-            global ${target}.asroot
-            if {![set ${target}.asroot]} {
-                set portsandbox_profile ""
-                return
-            }
-        }
         install -
         uninstall {
             set allow_dirs [list [file dirname [get_portimage_path]]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121209/b3a84065/attachment.html>


More information about the macports-changes mailing list