summaryrefslogtreecommitdiff
path: root/dev-vcs/git/git-2.33.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-03 20:56:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-03 20:56:28 +0100
commitfbda87924e6faa7a1919f1a2b4182490bde5ec5c (patch)
treef3114a4ed212a754756adce027aeef3a4a1a2e2a /dev-vcs/git/git-2.33.0-r1.ebuild
parent3b08f674e3f771b49370edb144dab0958c8cf721 (diff)
gentoo resync : 03.09.2021
Diffstat (limited to 'dev-vcs/git/git-2.33.0-r1.ebuild')
-rw-r--r--dev-vcs/git/git-2.33.0-r1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-vcs/git/git-2.33.0-r1.ebuild b/dev-vcs/git/git-2.33.0-r1.ebuild
index b3f952ce377e..776695e8922a 100644
--- a/dev-vcs/git/git-2.33.0-r1.ebuild
+++ b/dev-vcs/git/git-2.33.0-r1.ebuild
@@ -145,6 +145,10 @@ PATCHES=(
# Make submodule output quiet
"${FILESDIR}"/git-2.21.0-quiet-submodules-testcase.patch
+
+ # See bug #751907
+ # Test fails due to exported ${D} in src_test
+ "${FILESDIR}"/git-2.32.0-r1-test-t5582.patch
)
pkg_setup() {