Page "Migration" was changed by raimue@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.ht... 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 .