-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=40
This commit is contained in:
parent
584b0d5e0f
commit
6445ab9e96
4
vim.spec
4
vim.spec
@ -474,10 +474,10 @@ rm -rf %{buildroot}
|
||||
/bin/vim vim %{_bindir}/vim-enhanced 20
|
||||
|
||||
%post -n gvim
|
||||
/usr/sbin/update-alternatives --install \
|
||||
/bin/vim vim %{_bindir}/gvim 5
|
||||
/usr/sbin/update-alternatives --install \
|
||||
%{_bindir}/gvim gvim %{_bindir}/gvim-normal 5
|
||||
/usr/sbin/update-alternatives --install \
|
||||
/bin/vim vim %{_bindir}/gvim 5
|
||||
%if 0%{?with_splitted_gvim}
|
||||
|
||||
%post -n gvim-enhanced
|
||||
|
Loading…
Reference in New Issue
Block a user