mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
dev-vcs/git: Sync with Gentoo
It's from Gentoo commit bc7db307cbae2e4fc29b2cc2d18e59e86270bf47.
This commit is contained in:
parent
3f28d89e9a
commit
d4be3e570d
@ -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 \
|
||||||
|
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user