Changes between Version 13 and Version 14 of Migration


Ignore:
Timestamp:
Oct 23, 2009, 7:34:17 PM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

clean ALL ports, even those that aren't installed

Legend:

Unmodified
Added
Removed
Modified
  • Migration

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