summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-15 10:30:54 +0000
committerrillig <rillig>2005-11-15 10:30:54 +0000
commit72fb52ea0b597b42156d6a9d9be00f3dd044426d (patch)
treea01ae37310f5c9ca5e8fbabf7c5fc0546a885aae /pkgtools
parentd37d9fc1da29540168d81a85f50a3d8a90038c2d (diff)
downloadpkgsrc-72fb52ea0b597b42156d6a9d9be00f3dd044426d.tar.gz
* mention the SUBST framework whenever ${SED} is used.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 4694c954ec5..7262d92d5fc 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -19,3 +19,4 @@
* detect spelling errors (like CONFLICT => CONFLICTS)
* warn about the use of ${WRKDIR:=...}, as this construct should only
be used with lists.
+* mention the SUBST framework whenever ${SED} is used.