www-apache/mod_security: conditionally call lua-single_pkg_setup

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-06-01 20:12:57 +00:00
parent 003dff4984
commit 806140f939

View File

@@ -55,7 +55,7 @@ need_apache2
pkg_setup() {
_init_apache2
_init_apache2_late
lua-single_pkg_setup
use lua && lua-single_pkg_setup
}
src_prepare() {