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

jmr at macports.org jmr at macports.org
Fri Sep 28 15:06:50 PDT 2012


Revision: 98201
          http://trac.macports.org//changeset/98201
Author:   jmr at macports.org
Date:     2012-09-28 15:06:50 -0700 (Fri, 28 Sep 2012)
Log Message:
-----------
fix profile for install

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-09-28 21:56:01 UTC (rev 98200)
+++ trunk/base/src/port1.0/portsandbox.tcl	2012-09-28 22:06:50 UTC (rev 98201)
@@ -51,6 +51,10 @@
             set portsandbox_profile ""
             return
         }
+        install -
+        uninstall {
+            set allow_dirs [list [file dirname [get_portimage_path]]]
+        }
         fetch -
         mirror -
         clean {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120928/c57d65b5/attachment.html>


More information about the macports-changes mailing list