summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorseb <seb>2003-07-28 08:08:59 +0000
committerseb <seb>2003-07-28 08:08:59 +0000
commit5b4df30cd2020d803eab1844ad2ef595e5f1050a (patch)
tree361867e7d1cb77079623e9ab122f2cc769d08220 /Packages.txt
parent7999950c5818b597cb5a7a83cd920087b47c45e3 (diff)
downloadpkgsrc-5b4df30cd2020d803eab1844ad2ef595e5f1050a.tar.gz
Be a little more relax about install-info invocation during package
installation: it is best to avoid it but it does no harm.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index ff9af891c34..55c144c6cd9 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.303 2003/07/14 21:23:51 wiz Exp $
+# $NetBSD: Packages.txt,v 1.304 2003/07/28 08:08:59 seb Exp $
###########################################################################
==========================
@@ -2321,7 +2321,7 @@ If the system does not provide a makeinfo command or if it does not match
the required minimum a build dependency on the devel/gtexinfo package is
added.
-The installation process of the software provided by the package must not
+The installation process of the software provided by the package should not
use the install-info as the registration of info files
is the task of the package INSTALL SCRIPT, and it must use
the right makeinfo command.