diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2014-09-14 17:03:34 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-09-14 17:03:34 +0000 |
| commit | c6d1127fb74dcb9379929e3ec3b6d139f88010c2 (patch) | |
| tree | e050960ec01468bae3c930b5e13eb9337a712a06 /packaging | |
| parent | partial cleanup of dmg_background.svg (diff) | |
| download | inkscape-c6d1127fb74dcb9379929e3ec3b6d139f88010c2.tar.gz inkscape-c6d1127fb74dcb9379929e3ec3b6d139f88010c2.zip | |
Instructions for setting up build env: sudo with redirection fails, use workaround
(bzr r13506.1.93)
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 d6aa0b9f4..31b4247f9 100644 --- a/packaging/macosx/README.txt +++ b/packaging/macosx/README.txt @@ -18,7 +18,7 @@ $ (cd ports && portindex) 5) add default variants for x11-based package to MacPorts' global variants: -$ sudo echo '+x11 -quartz -no_x11 +rsvg +Pillow -tkinter +gnome_vfs' >> "$MP_PREFIX/etc/macports/variants.conf" +$ sudo bash -c "echo '+x11 -quartz -no_x11 +rsvg +Pillow -tkinter +gnome_vfs' >> \"$MP_PREFIX/etc/macports/variants.conf\"" 6) install required dependencies: |
