summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-07 12:38:19 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-07 12:38:19 +0200
commit4d239e4ab2b38818227c0887af689cbd7678cfc7 (patch)
tree79e509627aba930bb0d06a9a97bb90c60158cf98 /bin/pkg
parentf45c2694b9184b5c86abca1938c4005c89cf5b45 (diff)
Finished core → pkg transition (updated manuals and info/error messages)
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index 28b1af5..427765f 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -357,7 +357,7 @@ function list_update_remote {
die "remote list update failed\n" \
"-- note --\n" \
"There were recent changes in pkg involving the package root\n\n" \
- "You might want to copy the pkglist script ($PKG_DIR/core/include/pkglist)\n" \
+ "You might want to copy the pkglist script ($PKG_DIR/pkg/include/pkglist)\n" \
"into the package root, so that it's available as\n" \
"$PKG_HOST:$PKG_PATH/pkglist\n"
"alternatively, set PKGLIST_PATH to the correct value (see pkg.conf(5))\n"