summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-15 18:29:09 +0000
committerrillig <rillig@pkgsrc.org>2005-05-15 18:29:09 +0000
commit8993037af1c26cf714fe5a050652157c53fd6d73 (patch)
tree029f875a3254f3fe66b87871f4663d0f56ff59e2 /doc
parent8b01ae8df88a6064dc0352bd0053a19f5d2f5234 (diff)
downloadpkgsrc-8993037af1c26cf714fe5a050652157c53fd6d73.tar.gz
Don't fix packages if pkglint reports false warnings, fix pkglint instead.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 25fbf083bbe..4ccef29118a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.3486 2005/05/14 13:34:36 adrianp Exp $
+$NetBSD: TODO,v 1.3487 2005/05/15 18:29:09 rillig Exp $
Suggested new packages
======================
@@ -1214,9 +1214,7 @@ Infrastructure problems which need addressing
Suggested pkgsrc enhancements
=============================
- o Allow tokens in Makefiles, etc to silence pkglint WARNS.
- e.g. # ABS_PATH could silence an absolute path warning
- such as
+ o Fix the many false positive warnings from pkglint, such as:
WARN: possible use of absolute pathname "/usr", in Makefile.
o Make pkgsrc work on more operating systems.