aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-30 13:57:20 -0400
committerB. Watson <urchlay@slackware.uk>2023-05-30 13:57:20 -0400
commite9ba15e5acce91405f8a743d74987d01c3cd8c53 (patch)
treecb48aeb093c9d9ac5d092e784997cf129277c79c /TODO
parentb76a6efb4668d3fa60905a575d75ade4dcfabb85 (diff)
downloadsbo-maintainer-tools-e9ba15e5acce91405f8a743d74987d01c3cd8c53.tar.gz
sbolint: check that LIBDIRSUFFIX and SLKCFLAGS get used, if set.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 70ad4ed..6828728 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
TODO: check for "if [ -x /usr/bin/whatever ]" in doinst.sh, warn
if missing. this could be an ill-defined mess.
-TODO: sbolint should warn if LIBDIRSUFFIX and/or SLKCFLAGS are
- set but never used. And/or, sbopkglint could complain if
- the SlackBuild sets SLKCFLAGS but there's no native code.
+TODO: sbopkglint could complain if the SlackBuild sets SLKCFLAGS
+ but there's no native code.
TODO: check for non-executable shared libs.
Future test ideas: