Changes between Version 64 and Version 65 of Migration
- Timestamp:
- Oct 31, 2013, 1:51:01 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v64 v65 73 73 74 74 === A simple example === 75 run as root75 run with sudo 76 76 {{{ 77 77 xcode-select --install … … 89 89 port install $(cat $PL | perl -pe 's/\n/ /g') 90 90 }}} 91 this example will ignore variants , compile flags, you may have used originally.91 this example will ignore variants you may have used originally (like +nonfree).