diff options
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ +This stuff is implemented, probably works, needs more testing: +TODO: sbolint and sbopkglint both: complain if PRGNAM has invalid characters. 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...) + +Not yet implemented: 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 |