diff options
author | B. Watson <urchlay@slackware.uk> | 2023-05-28 04:58:49 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-05-28 04:58:49 -0400 |
commit | 5d7d78379ac850ce675a21a4831653c00e143432 (patch) | |
tree | a00154d197bb061e2afd00ae66f91fa473a2d4fc /TODO | |
parent | 9666c3e1c01fb60af88046ad2f0b086b78912ae2 (diff) | |
download | sbo-maintainer-tools-5d7d78379ac850ce675a21a4831653c00e143432.tar.gz |
sbolint: tighten up doinst.sh check, tweak docs a bit.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +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: |