Changes between Version 16 and Version 17 of Migration


Ignore:
Timestamp:
Dec 7, 2009, 9:51:41 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

clean work directory and archives, but no need to clean distfiles

Legend:

Unmodified
Added
Removed
Modified
  • Migration

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