Skip to content
Commit 05620be7 authored by Paul Barker's avatar Paul Barker Committed by Martin Jansa
Browse files

vim: Fix packaging of common data files



The majority of the vim runtime files have been moved from the package
'vim-data' to the package 'vim-common'. However, 'vim-data' was still in
RRECOMMENDS and 'vim-common' was not, so the runtime files were not being
installed by default.

To fix this, 'vim-data' is removed from RRECOMMENDS and 'vim-common' is added
instead. 'vim-data' is also removed from PACKAGES as it should now be empty.

Signed-off-by: default avatarPaul Barker <paul@paulbarker.me.uk>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 20459d17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment