wok diff vim/receipt @ rev 4317
Codeblocks: hack for new glib
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 29 10:37:40 2009 +0200 (2009-09-29) |
parents | b3f7190dc81e |
children | 176fe655cdc1 |
line diff
1.1 --- a/vim/receipt Sun May 17 20:03:38 2009 +0200 1.2 +++ b/vim/receipt Tue Sep 29 10:37:40 2009 +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_FIELS="/etc/vimrc" 1.8 +CONFIG_FILES="/etc/vimrc" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()