diff options
author | B. Watson <yalhcru@gmail.com> | 2022-04-06 12:55:13 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-04-06 12:55:13 -0400 |
commit | 5fb14a3d73b19a81bc4b638feb009ab04c249e3a (patch) | |
tree | 3de6ca7e4260ac257929e15a262b85a9efd5ebb1 /TODO | |
parent | 6c1acea4bd4a1f1c8329c7160b8d72f5ad2c108c (diff) | |
download | sbo-maintainer-tools-5fb14a3d73b19a81bc4b638feb009ab04c249e3a.tar.gz |
handle gtk4-update-icon cache and usr/doc/HTML, check for executable docs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,14 +1,12 @@ +TODO: check for non-executable binaries in /bin /sbin /usr/bin /usr/sbin. +probably also non-executable shared libs. + Future options: -e Only log errors, not warnings (right now, everything is a warning). Future test ideas: -- extract the doinst.sh separately and check it. If we e.g. have - an icon cache or desktop file cache in $PKG, but no - gtk-update-icon-cache or update-desktop-database command in the - doinst.sh, that's definitely an error. - - more forbidden files. for fonts.{dir|scale}, we need the doinst.sh test (doinst can and should create these; they should *not* just be files in the package). |