From e9ba15e5acce91405f8a743d74987d01c3cd8c53 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 30 May 2023 13:57:20 -0400 Subject: sbolint: check that LIBDIRSUFFIX and SLKCFLAGS get used, if set. --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO') 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: -- cgit v1.2.3