From 98744785306943953361eb3d43d800df2b3ac5fd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 21 Jun 2023 16:01:22 -0400 Subject: sbopkglint: add static library test. --- TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8bd3336..a0b96e0 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,8 @@ -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. Future test ideas: -- static libraries? some packages ship these because upstream doesn't - support shared libs, though. maybe only complain if libfoo.so.* and - libfoo.a both exist (if we have a shared lib, we shouldn't also have - a static one). Maybe this should be a disable-able warning? - - duplicate files, maybe the error message could suggest a "ln -s" command to use if the file really does need to appear in multiple dirs. -- cgit v1.2.3