From: Stefan Schantl Date: Sun, 21 Jul 2013 20:20:19 +0000 (+0200) Subject: vim: Fix typo on configfiles section. X-Git-Tag: pango~187^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97b3adeed22622f06839ac307a32803ad4e2b1c9;p=people%2Fstevee%2Fipfire-3.x.git vim: Fix typo on configfiles section. --- diff --git a/vim/vim.nm b/vim/vim.nm index 03540f5cc..4e90b48de 100644 --- a/vim/vim.nm +++ b/vim/vim.nm @@ -5,7 +5,7 @@ name = vim version = 7.3 -release = 4 +release = 5 groups = Applications/Editors url = http://www.vim.org @@ -64,7 +64,7 @@ packages groups += Base configfiles - %{sysconfidir}/vimrc + %{sysconfdir}/vimrc end end