diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-13 23:29:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-13 23:29:59 +0000 |
commit | 9d197027a9edb1f65f7ccee64da3ac21f49d936e (patch) | |
tree | 89b9999e323f0d84e2a809774f67b63c25ec5c3d /doc/TODO | |
parent | 4fb56e683ea6f1c375a8f768e6c2eaba37caa48f (diff) | |
download | pkgsrc-9d197027a9edb1f65f7ccee64da3ac21f49d936e.tar.gz |
INSTALL_MAN and MANCOMPRESSED are documented, remove TODO entry.
Diffstat (limited to 'doc/TODO')
-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 |