From d8db6d94b71ebd63491c7c3c9e11ade54160218e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 4 Mar 2023 02:21:24 -0500 Subject: sbopkglint: check paths for man pages. --- sbopkglint.d/05-basic-sanity.t.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbopkglint.d/05-basic-sanity.t.sh') diff --git a/sbopkglint.d/05-basic-sanity.t.sh b/sbopkglint.d/05-basic-sanity.t.sh index b879729..7e8349b 100644 --- a/sbopkglint.d/05-basic-sanity.t.sh +++ b/sbopkglint.d/05-basic-sanity.t.sh @@ -25,7 +25,7 @@ baddirs="usr/local usr/share/doc usr/share/man usr/etc usr/share/info usr/X11 us # these directories may only contain files with +x permissions. in # other words, no non-executable files may live here. note that # bindirs is a subset of fileonlydirs. -bindirs="bin usr/bin sbin usr/sbin" +bindirs="bin usr/bin sbin usr/sbin usr/games" # these directories may exist, but must contain only files or symlinks, # and must be mode 0755, root:root. I thought usr/share/pixmaps -- cgit v1.2.3