wok rev 6286

Fix: Fix vimrc location
author Mallory Mollo <mallory@sweetpeople.org>
date Wed Sep 15 20:41:56 2010 +0200 (2010-09-15)
parents 0d38e6b0c9a7
children 476a6de45995
files vim/receipt
line diff
     1.1 --- a/vim/receipt	Wed Sep 15 14:13:42 2010 +0000
     1.2 +++ b/vim/receipt	Wed Sep 15 20:41:56 2010 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.vim.org/"
     1.6  WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
     1.7 -CONFIG_FILES="/etc/vimrc"
     1.8 +CONFIG_FILES="/etc/vim/vimrc"
     1.9  TAGS="text-editor"
    1.10  
    1.11  # Rules to configure and make the package.