sys-libs/pam: disable docs rebuild

Bug: https://bugs.gentoo.org/598278
Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
This commit is contained in:
Mike Gilbert
2017-01-16 23:11:34 -05:00
parent 40aed9c7bf
commit e4b68aaba5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -123,6 +123,7 @@ multilib_src_configure() {
$(use_enable pie)
--with-db-uniquename=-$(db_findver sys-libs/db)
--disable-prelude
--disable-regenerate-docu
)
ECONF_SOURCE=${S} \

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -121,6 +121,7 @@ multilib_src_configure() {
$(use_enable pie)
--with-db-uniquename=-$(db_findver sys-libs/db)
--disable-prelude
--disable-regenerate-docu
)
ECONF_SOURCE=${S} \

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -114,6 +114,7 @@ multilib_src_configure() {
$(use_enable pie)
--with-db-uniquename=-$(db_findver sys-libs/db)
--disable-prelude
--disable-regenerate-docu
)
ECONF_SOURCE=${S} \