]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
vim: Fix typo on configfiles section.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 21 Jul 2013 20:20:19 +0000 (22:20 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 21 Jul 2013 20:20:19 +0000 (22:20 +0200)
vim/vim.nm

index 03540f5ccf1cb1dcc40a6c04570f0d6a69fb06fc..4e90b48deb2ae0310a5c1ceef90faea654110403 100644 (file)
@@ -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