diff options
author | B. Watson <urchlay@slackware.uk> | 2023-09-25 06:02:03 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-09-25 06:02:03 -0400 |
commit | b6e11c03286e9c211b1d7bad31a71506893a0b35 (patch) | |
tree | 92f9b79f06a545cdb5a0212cbbb0c875380a5d81 /TODO | |
parent | cfc33d675fd1a1b14c5cf586740747e894405061 (diff) | |
download | sbo-maintainer-tools-b6e11c03286e9c211b1d7bad31a71506893a0b35.tar.gz |
add TODO item.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ TODO: if sbopkglint finds a hardcoded $PKG in /var/lib/pkgtools/scripts/*, Not yet implemented: TODO: if package contains any static libs, don't suggest noarch. +TODO: check arch of static libs (like the shared lib checks). TODO: stop checking shared libs for +x and being stripped if they're not directly in /lib /lib64 /usr/lib /usr/lib64. too many packages trigger this, and it just doesn't matter much. |