diff options
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,5 +1,4 @@ -TODO: check for non-executable binaries in /bin /sbin /usr/bin /usr/sbin. -probably also non-executable shared libs. +TODO: check for non-executable shared libs. Future options: @@ -7,10 +6,6 @@ Future options: Future test ideas: -- 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). - - 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 |