diff options
-rw-r--r-- | pkgtools/pkglint/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index c2a45a1df63..7830acdcfb9 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -18,3 +18,4 @@ - coding style violations, - possible unportable constructs * check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\" +* check that Index: entries match the rest of the patch |