aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-30 04:59:37 -0400
committerB. Watson <urchlay@slackware.uk>2023-05-30 04:59:37 -0400
commit4c958b8a469d92c767efc4378f84787e49068c68 (patch)
treeb05e0601dd8372de41243a86d5cd0d5eb7783491 /TODO
parenta86425bd8bb719061250ea91da30a83d65960f3b (diff)
downloadsbo-maintainer-tools-4c958b8a469d92c767efc4378f84787e49068c68.tar.gz
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index f47d104..9d1787f 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,12 @@
+TODO: sbopkglint should disallow new dirs in /usr (other than the
+ standard ones).
+TODO: sbopklint: check libtins and anything-sync-daemon...
+TODO: sbolint: same checks for douninst.sh as we have for doinst.sh.
TODO: sbolint should warn if LIBDIRSUFFIX and/or SLKCFLAGS are
set but never used. And/or, sbopklint could complain if
the SlackBuild sets SLKCFLAGS but there's no native code.
TODO: check for non-executable shared libs.
-Future options:
-
--e Only log errors, not warnings (right now, everything is a warning).
-
Future test ideas:
- static libraries? some packages ship these because upstream doesn't