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 | a3d35ff96669305dc84818341b7371d33eeaccf2 (patch) | |
tree | 322df4921b0874aa374b8dcf5a30502f079b5382 /pkgtools | |
parent | b3e61212f11c98218440ca754a8a7490486d0b38 (diff) | |
download | pkgsrc-a3d35ff96669305dc84818341b7371d33eeaccf2.tar.gz |
Index: has sometimes different precedence in patch, avoid problems.
Diffstat (limited to 'pkgtools')
-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 |