pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files doc/guide: fix name of PKGSRC_KEEP_BIN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2685d13e685
branches:  trunk
changeset: 446325:d2685d13e685
user:      dbj <dbj%pkgsrc.org@localhost>
date:      Sat Feb 06 15:21:49 2021 +0000

description:
doc/guide: fix name of PKGSRC_KEEP_BIN_PKGS var

diffstat:

 doc/guide/files/configuring.xml |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 095afe64c945 -r d2685d13e685 doc/guide/files/configuring.xml
--- a/doc/guide/files/configuring.xml   Sat Feb 06 15:20:45 2021 +0000
+++ b/doc/guide/files/configuring.xml   Sat Feb 06 15:21:49 2021 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.56 2020/05/06 01:41:12 gutteridge Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.57 2021/02/06 15:21:49 dbj Exp $ -->
 
 <chapter id="configuring">
   <title>Configuring pkgsrc</title>
@@ -123,7 +123,7 @@
     <title>Variables affecting the installation process</title>
 
     <itemizedlist>
-           <listitem><para><varname>PKGSRC_KEEP_BIN_PKGSRC</varname>:
+           <listitem><para><varname>PKGSRC_KEEP_BIN_PKGS</varname>:
                 By default, binary packages of built packages are
                 preserved in <filename>${PACKAGES}/All</filename>. Setting
                this variable to "no" prevents this.</para>



Home | Main Index | Thread Index | Old Index