Revision
144160
Author
krischik@macports.org
Date
2016-01-03 10:41:24 -0800 (Sun, 03 Jan 2016)

Log Message

more on the new iMac

Modified Paths

Diff

Modified: users/krischik/Utilities/Upgrade.command (144159 => 144160)


--- users/krischik/Utilities/Upgrade.command	2016-01-03 18:24:22 UTC (rev 144159)
+++ users/krischik/Utilities/Upgrade.command	2016-01-03 18:41:24 UTC (rev 144160)
@@ -14,10 +14,9 @@
 if test "${USER}" = "root"; then
     Unload_System
 
-    port -qv installed > myports.txt
-    port echo requested | cut -d ' ' -f 1 > requested.txt
-    port -f uninstall installed
-
+    #port -qv installed > myports.txt
+    #port echo requested | cut -d ' ' -f 1 > requested.txt
+    #port -f uninstall installed
     #rm -rf "/opt/local/var/macports/build/"*
 
     ./Install.command