From 4d239e4ab2b38818227c0887af689cbd7678cfc7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 7 Jul 2009 12:38:19 +0200 Subject: Finished core → pkg transition (updated manuals and info/error messages) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/checklinks | 4 ++-- bin/pkg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/checklinks b/bin/checklinks index 7e44be6..765e5c7 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -165,8 +165,8 @@ which have a status of "ok" or "absolute", level 2 will filter anything except While reading the links file, replace $I with I. When used in conjuction with pkg(1), $package will be set to the current -package's relative path (as seen from $HOME, like C), -and $etc will be set to $package/etc (like C) +package's relative path (as seen from $HOME, like C), +and $etc will be set to $package/etc (like C) =item B<-q>, B<--quiet> 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" -- cgit v1.2.3