From 13e6b643cbb46d1f9a8156e401ff33c78509eb64 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 17 Jun 2023 16:43:06 -0400 Subject: sbopkglint: check for bins/libs without +x bit set. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6828728..8bd3336 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,9 @@ +TODO: sbolint should check that gtk-update-icon-cache is guarded by + 'if [ -e usr/share/icons/hicolor/icon-theme.cache'. TODO: check for "if [ -x /usr/bin/whatever ]" in doinst.sh, warn if missing. this could be an ill-defined mess. 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