diff options
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). | 
