summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-5.3_rc1_p20250430.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-5.3_rc1_p20250430.ebuild')
-rw-r--r--app-shells/bash/bash-5.3_rc1_p20250430.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.3_rc1_p20250430.ebuild b/app-shells/bash/bash-5.3_rc1_p20250430.ebuild
index 044577058ba7..a71d009bc5db 100644
--- a/app-shells/bash/bash-5.3_rc1_p20250430.ebuild
+++ b/app-shells/bash/bash-5.3_rc1_p20250430.ebuild
@@ -318,8 +318,8 @@ src_install() {
my_prefixify bashrc.d "${FILESDIR}"/bashrc-r1 | newins - bashrc
insinto /etc/bash/bashrc.d
- my_prefixify DIR_COLORS "${FILESDIR}"/bashrc.d/10-gentoo-color.bash | newins - 10-gentoo-color.bash
- newins "${FILESDIR}"/bashrc.d/10-gentoo-title-r1.bash 10-gentoo-title.bash
+ my_prefixify DIR_COLORS "${FILESDIR}"/bashrc.d/10-gentoo-color-r1.bash | newins - 10-gentoo-color.bash
+ newins "${FILESDIR}"/bashrc.d/10-gentoo-title-r2.bash 10-gentoo-title.bash
if [[ ! ${EPREFIX} ]]; then
doins "${FILESDIR}"/bashrc.d/15-gentoo-bashrc-check.bash
fi