summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu_v <suv-sf@users.sourceforge.net>2014-09-07 08:11:08 +0000
committer~suv <suv-sf@users.sourceforge.net>2014-09-07 08:11:08 +0000
commit2ff45ae6f87f6c1e895ff77943dfc48bd1fc478a (patch)
treeaac106f31576d4da11f0acac6ea98da4a301b2a7
parentfix instructions: local repository needs to be inserted above rsync URL (diff)
downloadinkscape-2ff45ae6f87f6c1e895ff77943dfc48bd1fc478a.tar.gz
inkscape-2ff45ae6f87f6c1e895ff77943dfc48bd1fc478a.zip
fix typo (wrong file name in last commit)
(bzr r13506.1.71)
-rw-r--r--packaging/macosx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/README.txt b/packaging/macosx/README.txt
index dcad80f6d..1e1478f0f 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 "" foo.conf
+$ sed -e '/^rsync:/i\'$'\n'"file://$(pwd)/ports" -i "" "$MP_PREFIX/etc/macports/sources.conf"
4) index the new local portfile repository: