diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-30 20:07:45 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-30 20:07:45 -0400 |
commit | ba63bfe1d5e352ee12bf186261229bee1604b319 (patch) | |
tree | 3d05319e0ab64cf210666035d7c283e0286dcbba /TODO | |
parent | 8e1c2a8cbbfe67ca046cacb42d4e48de9b2b41c0 (diff) | |
download | sbo-maintainer-tools-ba63bfe1d5e352ee12bf186261229bee1604b319.tar.gz |
sbopkglint: handle symlinked static libs correctly.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +TODO: sbopkglint reports bad files in doc dir twice. +TODO: sbopkglint should check for stuff like /usr/lib/lv2 vs. /usr/lib64/lv2, + according to ARCH. see audio/helm, v0.9.0, BUILD=1 TODO: sbopkglint should check for perllocal.pod, .packlist, *.bs (see perl template). TODO: sbopkglint could complain if the SlackBuild sets SLKCFLAGS |