diff options
author | wiz <wiz> | 2009-02-28 16:25:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-28 16:25:46 +0000 |
commit | 3c5881edc399ca55c55efaaf2c43e60a30fec6ec (patch) | |
tree | 86b06a0d0ed52968209e95f27b6fc6df2a58ce47 /pkgtools/pkg_install/files/add | |
parent | 768e930d809a2b884b9154fa74b7a621fa38f494 (diff) | |
download | pkgsrc-3c5881edc399ca55c55efaaf2c43e60a30fec6ec.tar.gz |
regen
Diffstat (limited to 'pkgtools/pkg_install/files/add')
-rw-r--r-- | pkgtools/pkg_install/files/add/pkg_add.cat1 | 16 |
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. |