mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dns/libidn2: Disable gtk-doc (bug #613168 by Oleg).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -42,7 +42,8 @@ src_prepare() {
|
||||
|
||||
multilib_src_configure() {
|
||||
econf \
|
||||
$(use_enable static-libs static)
|
||||
$(use_enable static-libs static) \
|
||||
--disable-gtk-doc
|
||||
}
|
||||
|
||||
multilib_src_install() {
|
||||
|
||||
@@ -48,7 +48,8 @@ src_prepare() {
|
||||
|
||||
multilib_src_configure() {
|
||||
econf \
|
||||
$(use_enable static-libs static)
|
||||
$(use_enable static-libs static) \
|
||||
--disable-gtk-doc
|
||||
}
|
||||
|
||||
multilib_src_install() {
|
||||
|
||||
Reference in New Issue
Block a user