summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-5.2_p2-r2.ebuild')
-rw-r--r--app-shells/bash/bash-5.2_p2-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.2_p2-r2.ebuild b/app-shells/bash/bash-5.2_p2-r2.ebuild
index 897cf5324a38..c79b71ca70ef 100644
--- a/app-shells/bash/bash-5.2_p2-r2.ebuild
+++ b/app-shells/bash/bash-5.2_p2-r2.ebuild
@@ -108,7 +108,8 @@ PATCHES=(
# Patches from Chet sent to bash-bug ml
"${FILESDIR}"/${PN}-5.0-syslog-history-extern.patch
- "${FILESDIR}"/${PN}-5.2_p2-fixes-for-extglob-in-compat-mode.patch
+ "${FILESDIR}"/${P}-fix-for-brackets-in-nested-parameter-expansions.patch
+ "${FILESDIR}"/${P}-fixes-for-extglob-in-compat-mode.patch
)
pkg_setup() {