Skip to content

Commit

Permalink
app-editors/vim-core: forgot about 9999 for vimrc-r5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.1
  • Loading branch information
zx2c4 committed Sep 22, 2016
1 parent a7eab62 commit d947054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-editors/vim-core/vim-core-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ src_install() {
# default vimrc is installed by vim-core since it applies to
# both vim and gvim
insinto /etc/vim/
newins "${FILESDIR}"/vimrc-r4 vimrc
newins "${FILESDIR}"/vimrc-r5 vimrc
eprefixify "${ED}"/etc/vim/vimrc

if use minimal ; then
Expand Down

0 comments on commit d947054

Please sign in to comment.