authelia-bin: Remove plugins subdir

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2022-07-26 21:21:49 +02:00
parent 5e0a20fe5b
commit 5cea3c62bb
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ src_install() {
dodir /etc/${MY_PN}/certs.d
keepdir /etc/${MY_PN}/keys.d
keepdir /etc/${MY_PN}/certs.d
keepdir /var/lib/${MY_PN}/plugins
keepdir /var/lib/${MY_PN}
keepdir /var/log/${MY_PN}
insinto /etc/${MY_PN}