usr(vimrc): move vimrc to /usr/local/vim

This commit is contained in:
Alex Polvi 2014-01-20 14:10:29 -08:00
parent 32a45fcd01
commit 26b7767464
2 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ src_install() {
doins "${FILESDIR}"/fstab
# Insert a mini vimrc to avoid driving everyone insane
insinto /etc/vim
insinto /usr/share/vim
doins "${FILESDIR}"/vimrc
# Symlink /etc/localtime to something on the stateful partition,