diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |