Changes between Version 17 and Version 18 of Install

Show
Ignore:
Author:
mrittenb (IP: 18.4.1.76)
Timestamp:
07/20/20 16:11:49 (4 years ago)
Comment:

the previous command works with gsed but apple's sed has slightly different syntax

Legend:

Unmodified
Added
Removed
Modified
  • Install

    v17 v18  
    77 * Install MacPorts using the instructions at http://www.macports.org/install.php 
    88 * `cd /opt/local && git clone https://github.com/macathena/macathena macathena` 
    9  * `sudo sed -i '1ifile:///opt/local/macathena/ports' /opt/local/etc/macports/sources.conf` 
     9 * `sudo sed -i '' $'1i\\\nfile:///opt/local/macathena/ports\n' /opt/local/etc/macports/sources.conf` 
    1010 * `port selfupdate` 
    1111 * `port install macathena-base`