summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-02-28 16:25:46 +0000
committerwiz <wiz@pkgsrc.org>2009-02-28 16:25:46 +0000
commit1bb6451a107bd2a99d8ff157fa3ac6eaf736c307 (patch)
tree86b06a0d0ed52968209e95f27b6fc6df2a58ce47 /pkgtools/pkg_install/files/add
parente0cef3aafbe9cc68839861e7bcc119f93e9c554d (diff)
downloadpkgsrc-1bb6451a107bd2a99d8ff157fa3ac6eaf736c307.tar.gz
regen
Diffstat (limited to 'pkgtools/pkg_install/files/add')
-rw-r--r--pkgtools/pkg_install/files/add/pkg_add.cat116
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgtools/pkg_install/files/add/pkg_add.cat1 b/pkgtools/pkg_install/files/add/pkg_add.cat1
index 10acb4d1461..2f87ae63f63 100644
--- a/pkgtools/pkg_install/files/add/pkg_add.cat1
+++ b/pkgtools/pkg_install/files/add/pkg_add.cat1
@@ -236,14 +236,14 @@ EENNVVIIRROONNMMEENNTT
the package database directory. The default package database
directory is _/_v_a_r_/_d_b_/_p_k_g.
- PKG_PATH The value of the PKG_PATH variable is used if a given package
- can't be found, it's usually set to _/_u_s_r_/_p_k_g_s_r_c_/_p_a_c_k_a_g_e_s_/_A_l_l.
- The environment variable should be a series of entries sepa-
- rated by semicolons. Each entry consists of a directory name
- or URL. The current directory may be indicated implicitly by
- an empty directory name, or explicitly by a single period.
- It overrides the pkg_install.conf(5) variable of the same
- name.
+ PKG_PATH The value of the PKG_PATH variable overrides the
+ pkg_install.conf(5) variable of the same name. It is used if
+ a given package can't be found, it's usually set to
+ _/_u_s_r_/_p_k_g_s_r_c_/_p_a_c_k_a_g_e_s_/_A_l_l. The environment variable should be
+ a series of entries separated by semicolons. Each entry con-
+ sists of a directory name or URL. The current directory may
+ be indicated implicitly by an empty directory name, or
+ explicitly by a single period.
PKG_REFCOUNT_DBDIR
Location of the package reference counts database directory.