summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-04-26 11:27:42 +0000
committerrillig <rillig@pkgsrc.org>2009-04-26 11:27:42 +0000
commit8a91bf95da9e894693b89103c1d429a3d3c4b112 (patch)
tree6c0b519100cd245d5d7be77a8eab5994f4cd418a
parent7342b186a9935d0ae1b7fd33c6db753c6742816e (diff)
downloadpkgsrc-8a91bf95da9e894693b89103c1d429a3d3c4b112.tar.gz
Documented the recent addition of the PkgPath type.
-rw-r--r--pkgtools/pkglint/files/doc/chap.types.xml9
1 files changed, 8 insertions, 1 deletions
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 @@
-<!-- $NetBSD: chap.types.xml,v 1.15 2009/04/26 11:00:17 rillig Exp $ -->
+<!-- $NetBSD: chap.types.xml,v 1.16 2009/04/26 11:27:42 rillig Exp $ -->
<chapter id="types">
<title>The &pkglint; type system</title>
@@ -358,6 +358,13 @@
prevent that mistake from being done again.</para>
</listitem></varlistentry>
+ <varlistentry><term><literal><type>PkgPath</type></literal></term>
+ <listitem><para>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 <type>RelativePkgDir</type> than to
+ <type>RelativePkgPath</type>.</para></listitem></varlistentry>
+
<varlistentry><term><literal><type>PkgRevision</type></literal></term>
<listitem><para>The package revision must be a small integer.
The only place where this definition may occur is the package