From 8a91bf95da9e894693b89103c1d429a3d3c4b112 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 26 Apr 2009 11:27:42 +0000 Subject: Documented the recent addition of the PkgPath type. --- pkgtools/pkglint/files/doc/chap.types.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/files/doc/chap.types.xml b/pkgtools/pkglint/files/doc/chap.types.xml index 71cc1f3cc1b..a8d92eee316 100644 --- a/pkgtools/pkglint/files/doc/chap.types.xml +++ b/pkgtools/pkglint/files/doc/chap.types.xml @@ -1,4 +1,4 @@ - + The &pkglint; type system @@ -358,6 +358,13 @@ prevent that mistake from being done again. + PkgPath + A directory name that is relative to the + top-level pkgsrc directory. This is only used in specifying + specific packages in bulk builds. Despite its name, this type is + more similar to RelativePkgDir than to + RelativePkgPath. + PkgRevision The package revision must be a small integer. The only place where this definition may occur is the package -- cgit v1.2.3