projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7eab62
)
app-editors/vim-core: forgot about 9999 for vimrc-r5
author
Jason A. Donenfeld
<zx2c4@gentoo.org>
Thu, 22 Sep 2016 00:14:24 +0000
(
02:14
+0200)
committer
Jason A. Donenfeld
<zx2c4@gentoo.org>
Thu, 22 Sep 2016 00:14:39 +0000
(
02:14
+0200)
Package-Manager: portage-2.3.1
app-editors/vim-core/vim-core-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/vim-core/vim-core-9999.ebuild
b/app-editors/vim-core/vim-core-9999.ebuild
index f4f2539f21ae2f03badbd23b70cb4ae25cb1b719..b270bddd9feba66f026767b3ee191125a12ca852 100644
(file)
--- a/
app-editors/vim-core/vim-core-9999.ebuild
+++ b/
app-editors/vim-core/vim-core-9999.ebuild
@@
-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-r
4
vimrc
+ newins "${FILESDIR}"/vimrc-r
5
vimrc
eprefixify "${ED}"/etc/vim/vimrc
if use minimal ; then