diff options
| author | Kerin Millar <kfm@plushkava.net> | 2025-05-06 19:05:35 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-05-07 15:51:01 +0100 |
| commit | 30d19b883b320cd72c8ea6ca73ac6f14bdc38106 (patch) | |
| tree | f9222df0fb8824e4669f8a886f5f002d1bdab989 /app-shells/bash/bash-9999.ebuild | |
| parent | cab6820219c4e1c5da80224f226f6bad69e0167d (diff) | |
| download | gentoo-30d19b883b320cd72c8ea6ca73ac6f14bdc38106.tar.gz gentoo-30d19b883b320cd72c8ea6ca73ac6f14bdc38106.tar.bz2 gentoo-30d19b883b320cd72c8ea6ca73ac6f14bdc38106.zip | |
app-shells/bash: have 20250430, 20250504 and 9999 use the latest bashrc.d drop-ins
This sets the stage for eliminating 10-gentoo-color-r1.bash from FILESDIR.
Signed-off-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-9999.ebuild')
| -rw-r--r-- | app-shells/bash/bash-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index 48dc6faddf97..6216b7884332 100644 --- a/app-shells/bash/bash-9999.ebuild +++ b/app-shells/bash/bash-9999.ebuild @@ -315,7 +315,7 @@ 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-r1.bash | newins - 10-gentoo-color.bash + my_prefixify DIR_COLORS "${FILESDIR}"/bashrc.d/10-gentoo-color-r2.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 |
