summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: