aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-13 01:29:21 -0400
committerB. Watson <urchlay@slackware.uk>2023-05-13 01:31:23 -0400
commita94e13fb504736820205fe3d693af85645bff166 (patch)
treef251d428fda04116755d2ae9353e54d5a5b38812
parent9595777806f655f040981e14aaf4de13a67bfee8 (diff)
downloadsbo-maintainer-tools-a94e13fb504736820205fe3d693af85645bff166.tar.gz
sbopkglint: disallow /etc/ld.so.conf.d.
-rw-r--r--sbopkglint.d/05-basic-sanity.t.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbopkglint.d/05-basic-sanity.t.sh b/sbopkglint.d/05-basic-sanity.t.sh
index 0600036..ae5d653 100644
--- a/sbopkglint.d/05-basic-sanity.t.sh
+++ b/sbopkglint.d/05-basic-sanity.t.sh
@@ -20,7 +20,7 @@ requireddirs="usr/doc/$PRGNAM-$VERSION"
# these directories *must not* exist. no need to list top-level dirs here,
# the topleveldirs check already catches those.
-baddirs="usr/local usr/share/doc usr/share/man usr/etc usr/share/info usr/X11 usr/X11R6 usr/man1 usr/man2 usr/man3 usr/man4 usr/man5 usr/man6 usr/man7 usr/man8 usr/man9 usr/manl usr/mann"
+baddirs="etc/ld.so.conf.d usr/local usr/share/doc usr/share/man usr/etc usr/share/info usr/X11 usr/X11R6 usr/man1 usr/man2 usr/man3 usr/man4 usr/man5 usr/man6 usr/man7 usr/man8 usr/man9 usr/manl usr/mann"
# these directories may only contain files with +x permissions. in
# other words, no non-executable files may live here. note that