wok diff vim/receipt @ rev 6434

cpufrequtils: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Mon Sep 27 19:13:41 2010 +0200 (2010-09-27)
parents 4897058add72
children 403fb8adf07d
line diff
     1.1 --- a/vim/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/vim/receipt	Mon Sep 27 19:13:41 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.