From 2ff45ae6f87f6c1e895ff77943dfc48bd1fc478a Mon Sep 17 00:00:00 2001 From: su_v Date: Sun, 7 Sep 2014 10:11:08 +0200 Subject: fix typo (wrong file name in last commit) (bzr r13506.1.71) --- packaging/macosx/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') 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: -- cgit v1.2.3