dev-build/automake-vanilla: Don't compress the Info dir file

Bug: https://bugs.gentoo.org/976640
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-06-03 17:26:26 +02:00
parent b33a6940d2
commit cea67b6789
6 changed files with 12 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,6 +74,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
rm \
"${ED}"/usr/bin/{aclocal,automake}-vanilla \

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -87,6 +87,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
#rm "${ED}"/usr/share/aclocal/README || die
#rmdir "${ED}"/usr/share/aclocal || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -97,6 +97,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
#rm "${ED}"/usr/share/aclocal/README || die
#rmdir "${ED}"/usr/share/aclocal || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -79,6 +79,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
#rm "${ED}"/usr/share/aclocal/README || die
#rmdir "${ED}"/usr/share/aclocal || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -90,6 +90,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
#rm "${ED}"/usr/share/aclocal/README || die
#rmdir "${ED}"/usr/share/aclocal || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -89,6 +89,7 @@ src_install() {
# dissuade Portage from removing our dir file
touch "${ED}"/usr/share/${P}/info/.keepinfodir || die
docompress -x /usr/share/${P}/info/dir
#rm "${ED}"/usr/share/aclocal/README || die
#rmdir "${ED}"/usr/share/aclocal || die