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