mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-apache/mod_gnutls: Document apache-modules.eclass annoyance...
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -54,8 +54,12 @@ python_check_deps() {
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
# Calling depend.apache_pkg_setup fails because we do not have
|
||||
# "apache2" in IUSE but the function expects this in order to call
|
||||
# _init_apache2_late which sets the APACHE_MODULESDIR variable.
|
||||
_init_apache2
|
||||
_init_apache2_late
|
||||
|
||||
python-any-r1_pkg_setup
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user