mod_auth_openidc: Fix building the multi-source module
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
@@ -23,6 +23,10 @@ DOCS=(
|
||||
"openidc.conf"
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
default_src_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
APACHE2_MOD_CONF="50_${PN}"
|
||||
APACHE2_MOD_DEFINE="AUTH_OPENIDC"
|
||||
|
||||
Reference in New Issue
Block a user