diff options
author | wiz <wiz> | 2006-09-13 23:29:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-09-13 23:29:59 +0000 |
commit | abb8468e4ef17a143a8b1a83d60326cfde3d7e70 (patch) | |
tree | 89b9999e323f0d84e2a809774f67b63c25ec5c3d /doc | |
parent | 5baaaee4faa2d62a2cbb34501877d6d152b032d1 (diff) | |
download | pkgsrc-abb8468e4ef17a143a8b1a83d60326cfde3d7e70.tar.gz |
INSTALL_MAN and MANCOMPRESSED are documented, remove TODO entry.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.5449 2006/09/13 21:05:17 tron Exp $ +$NetBSD: TODO,v 1.5450 2006/09/13 23:29:59 wiz Exp $ Suggested new packages ====================== @@ -1347,10 +1347,6 @@ Suggested pkgsrc enhancements - pkg-specific rc.d script instructions (Consider renaming PKGSRC_MESSAGE_RECIPIENTS as well.) - o Document process for installing manual pages in the pkgsrc guide. - - INSTALL_MAN - - MANCOMPRESSED - o Add an install time check that examines installed files for references to ${WRKDIR}. In particular this should help catch packages which pickup the tools directory with AC_PATH_PROG. This is in a similar |