Lets see if this fixes update alternatives problem
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=38
This commit is contained in:
parent
d7e651a896
commit
dc5efd3fc7
2
vim.spec
2
vim.spec
@ -475,7 +475,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%post -n gvim
|
||||
/usr/sbin/update-alternatives --install \
|
||||
/bin/vim vim %{_bindir}/gvim 5
|
||||
/bin/vim vim %{_bindir}/gvim-normal 5
|
||||
/usr/sbin/update-alternatives --install \
|
||||
%{_bindir}/gvim gvim %{_bindir}/gvim-normal 5
|
||||
%if 0%{?with_splitted_gvim}
|
||||
|
Loading…
Reference in New Issue
Block a user