diff options
author | B. Watson <urchlay@slackware.uk> | 2023-09-24 04:37:07 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-09-24 04:37:07 -0400 |
commit | e40491e42bbac175587731c8dc6c56612001c903 (patch) | |
tree | 907fbe05728ea562473922a0c6b85c7de20e3c42 /TODO | |
parent | 681722e1e340a5e931940eb9b09f9fc580cef02b (diff) | |
download | sbo-maintainer-tools-e40491e42bbac175587731c8dc6c56612001c903.tar.gz |
sbolint: improve script permission check.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +TODO: if sbopkglint finds a hardcoded $PKG in /var/lib/pkgtools/scripts/*, + mention doinst.sh in the error message +TODO: sbolint and sbopkglint both: complain if PRGNAM has invalid characters. + (first, decide what constitutes a valid character...) TODO: if package contains any static libs, don't suggest noarch. 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 |