mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
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:
@@ -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 \
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user