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 --- man/7/pkg | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'man/7/pkg') diff --git a/man/7/pkg b/man/7/pkg index c260975..a6d41b2 100644 --- a/man/7/pkg +++ b/man/7/pkg @@ -51,11 +51,6 @@ The package root should contain the pkglist script shipped in include/. If it doesn't, PKGLIST_PATH in .pkg.conf must be set to the appropiate location on the package root host. -=head2 CAUTION - -The file $PKG_ROOT/core/include/pkglist is used by pkg, so make sure the git -repo is checked out. A regular 'git checkout -f' in the core repo is recommended. - =head1 THE PACKAGE LIST Thi package list lives in the files B<.list> and B<.list-remote> mentioned @@ -68,7 +63,7 @@ It consists of one line per package, each line containing three items separated by a single whitespace. The first item is the package name, the second one the repository type (DVCS), the third the current revision. Example: - core git 82d716d01dee0329af7df5e67b55558fe3ff1466 + pkg git 82d716d01dee0329af7df5e67b55558fe3ff1466 =head1 WHAT IS A PACKAGE? -- cgit v1.2.3