Changes between Version 15 and Version 16 of Migration


Ignore:
Timestamp:
Dec 7, 2009, 7:52:24 AM (14 years ago)
Author:
rbubley
Comment:

Remove archives too.

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v15 v16  
    1717 2. Clean any partially completed builds, and uninstall all installed ports:
    1818{{{
    19 sudo port clean all
     19sudo port clean --all all
    2020sudo port -f uninstall installed
    2121}}}