dev-vcs/git: Sync with Gentoo

It's from Gentoo commit bc7db307cbae2e4fc29b2cc2d18e59e86270bf47.
This commit is contained in:
Flatcar Buildbot 2024-03-04 07:57:52 +00:00 committed by Krzesimir Nowak
parent 3f28d89e9a
commit d4be3e570d
2 changed files with 8 additions and 2 deletions

View File

@ -261,7 +261,10 @@ src_prepare() {
if use prefix ; then if use prefix ; then
# bug #757309 # bug #757309
eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch sed -i \
-e 's:/usr/local/opt/gettext/:/do/not/look/elsewhere/:g' \
-e 's:/opt/homebrew/:/do/not/look/elsewhere/:g' \
config.mak.uname || die
fi fi
sed -i \ sed -i \

View File

@ -261,7 +261,10 @@ src_prepare() {
if use prefix ; then if use prefix ; then
# bug #757309 # bug #757309
eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch sed -i \
-e 's:/usr/local/opt/gettext/:/do/not/look/elsewhere/:g' \
-e 's:/opt/homebrew/:/do/not/look/elsewhere/:g' \
config.mak.uname || die
fi fi
sed -i \ sed -i \