Changes between Version 64 and Version 65 of Migration


Ignore:
Timestamp:
Oct 31, 2013, 1:51:01 PM (10 years ago)
Author:
Dmole (Tim)
Comment:

some corrections from raimue@…

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v64 v65  
    7373
    7474=== A simple example ===
    75 run as root
     75run with sudo
    7676{{{
    7777xcode-select --install
     
    8989port install $(cat $PL | perl -pe 's/\n/ /g')
    9090}}}
    91 this example will ignore variants, compile flags, you may have used originally.
     91this example will ignore variants you may have used originally (like +nonfree).