From 97b3adeed22622f06839ac307a32803ad4e2b1c9 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 21 Jul 2013 22:20:19 +0200 Subject: [PATCH] vim: Fix typo on configfiles section. --- vim/vim.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3