diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 376e0f3ac59..f7859ad3dc7 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.52 2006/09/08 07:45:40 rillig Exp $ +$NetBSD: TODO,v 1.53 2006/10/12 13:58:48 joerg Exp $ Please add your own entries at the bottom of this file. If possible, include the name of an example package where a warning should occur. @@ -34,3 +34,5 @@ include the name of an example package where a warning should occur. * Invent an annotation scheme for files that intentionally define variables for use in other files. * Check all the shell commands to see if they are mentioned in USE_TOOLS. +* ${MACHINE_ARCH}-${LOWER_OPSYS}elf in PLISTs etc. is a NetBSD config.guess + problem ==> use of ${APPEND_ELF} |