# HG changeset patch # User Mallory Mollo # Date 1284576116 -7200 # Node ID f0086951d969805a8d25ce6aafecd1732c12820d # Parent 0d38e6b0c9a7627d9922389c97a94b8da3e415bd Fix: Fix vimrc location diff -r 0d38e6b0c9a7 -r f0086951d969 vim/receipt --- a/vim/receipt Wed Sep 15 14:13:42 2010 +0000 +++ b/vim/receipt Wed Sep 15 20:41:56 2010 +0200 @@ -9,7 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.vim.org/" WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL" -CONFIG_FILES="/etc/vimrc" +CONFIG_FILES="/etc/vim/vimrc" TAGS="text-editor" # Rules to configure and make the package.