[MacPorts] Migration modified

MacPorts noreply at macports.org
Thu Oct 1 07:14:23 PDT 2015


Page "Migration" was changed by raimue at macports.org
Diff URL: <https://trac.macports.org/wiki/Migration?action=diff&version=87>
Revision 87
Comment: Replace 'port clean all' with 'rm -rf', which is a lot faster. https://lists.macosforge.org/pipermail/macports-dev/2015-September/031393.html
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 86)
+++ Migration (version: 87)
@@ -35,7 +35,7 @@
       }}}
    a. Clean any partially-completed builds:
       {{{
-      sudo port clean all
+      sudo rm -rf /opt/local/var/macports/build/*
       }}}
    a. Download and execute the restore_ports script. (If you installed MacPorts from source and used a custom prefix, then you'll need to use the -p option when you run restore_ports.tcl; see `./restore_ports.tcl -h`.)
       {{{
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/Migration>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'Migration' page.
If it was not you, please report to .


More information about the macports-changes mailing list