diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2014-09-09 02:02:04 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-09-09 02:02:04 +0000 |
| commit | 1a1529e193960678f2b5e72db4f2a268d0cffbc9 (patch) | |
| tree | e11227eaefe5ff655d8f0261f07f64db085b1c3d /packaging | |
| parent | silence warning when building from release tarball (no bzr) (diff) | |
| download | inkscape-1a1529e193960678f2b5e72db4f2a268d0cffbc9.tar.gz inkscape-1a1529e193960678f2b5e72db4f2a268d0cffbc9.zip | |
default MacPorts install requires sudo to edit config file
(bzr r13506.1.83)
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/macosx/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/README.txt b/packaging/macosx/README.txt index 1e1478f0f..45ed39799 100644 --- a/packaging/macosx/README.txt +++ b/packaging/macosx/README.txt @@ -10,7 +10,7 @@ $ export PATH="$MP_PREFIX/bin:$MP_PREFIX/sbin:$PATH" 3) add 'ports/' subdirectory as local portfile repository: -$ sed -e '/^rsync:/i\'$'\n'"file://$(pwd)/ports" -i "" "$MP_PREFIX/etc/macports/sources.conf" +$ sudo sed -e '/^rsync:/i\'$'\n'"file://$(pwd)/ports" -i "" "$MP_PREFIX/etc/macports/sources.conf" 4) index the new local portfile repository: |
