From e3bf9d25cca2464b602a4aaafad784bbefbf322c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 24 Jan 2016 19:59:49 -0500 Subject: app-shells/bash: merge bashrc-r# files back to bashrc This makes the history easier to track. --- app-shells/bash/bash-4.3_p39_pre0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells/bash/bash-4.3_p39_pre0.ebuild') diff --git a/app-shells/bash/bash-4.3_p39_pre0.ebuild b/app-shells/bash/bash-4.3_p39_pre0.ebuild index 2c852eef294c..4bc8ea9bce8a 100644 --- a/app-shells/bash/bash-4.3_p39_pre0.ebuild +++ b/app-shells/bash/bash-4.3_p39_pre0.ebuild @@ -118,7 +118,7 @@ src_install() { insinto /etc/bash doins "${FILESDIR}"/bash_logout - newins "${FILESDIR}"/bashrc-r2 bashrc + doins "${FILESDIR}"/bashrc keepdir /etc/bash/bashrc.d insinto /etc/skel for f in bash{_logout,_profile,rc} ; do -- cgit v1.2.3-65-gdbad