diff options
-rw-r--r-- | sbopkglint.d/05-basic-sanity.t.sh | 2 |
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 9119e60..8267b83 100644 --- a/sbopkglint.d/05-basic-sanity.t.sh +++ b/sbopkglint.d/05-basic-sanity.t.sh @@ -22,7 +22,7 @@ requireddirs="usr/doc/$PRGNAM-$VERSION" # do not include X11R6 or local here, and do not include dirs which are # symlinks on Slackware (X11 adm dict spool tmp). # don't list (x86_64|i586|etc)-slackware-linux, it's checked separately. -usrdirs="bin doc games include info lib lib64 libexec man sbin share src x86_64-slackware-linux" +usrdirs="bin doc games include info lib lib64 libexec man sbin share src x86_64-slackware-linux dict" # these directories *must not* exist. no need to list top-level dirs here, # the topleveldirs check already catches those. also, don't list stuff caught |