diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-30 16:27:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-30 16:27:13 +0000 |
commit | ff4b54c99898c8f2c65bc7fc3dad028d4f521c5c (patch) | |
tree | 322df4921b0874aa374b8dcf5a30502f079b5382 /pkgtools/pkglint/TODO | |
parent | d1b33df842710dc65a6b17d21f38ce29d767aa13 (diff) | |
download | pkgsrc-ff4b54c99898c8f2c65bc7fc3dad028d4f521c5c.tar.gz |
Index: has sometimes different precedence in patch, avoid problems.
Diffstat (limited to 'pkgtools/pkglint/TODO')
-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 |