mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
sys-devel/automake: Don't re-generate info pages (bug #589138).
Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -28,6 +28,7 @@ src_prepare() {
|
||||
epatch "${FILESDIR}"/${PN}-1.10-perl-5.16.patch #424453
|
||||
chmod a+rx tests/*.test
|
||||
sed -i -e "/APIVERSION=/s:=.*:=${SLOT}:" configure || die
|
||||
export TZ="UTC" #589138
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
@@ -30,6 +30,7 @@ src_prepare() {
|
||||
chmod a+rx tests/*.test
|
||||
export HELP2MAN=true
|
||||
sed -i -e "/APIVERSION=/s:=.*:=${SLOT}:" configure || die
|
||||
export TZ="UTC" #589138
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user