Accepting request 593259 from home:kukuk:branches:editors
- Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/593259 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=492
This commit is contained in:
committed by
Git OBS Bridge
parent
70cb59efc9
commit
29f5e43368
3
vim.spec
3
vim.spec
@@ -306,7 +306,7 @@ install -d -m 0755 %{buildroot}%{_docdir}/{,g}vim/
|
||||
cp runtime/doc/uganda.txt LICENSE
|
||||
install -D -m 0644 \
|
||||
vimrc_example1 vimrc_example2 suse.vimrc \
|
||||
LICENSE README.txt READMEdir/README_src.txt READMEdir/README_unix.txt \
|
||||
README.txt READMEdir/README_src.txt READMEdir/README_unix.txt \
|
||||
%{buildroot}%{_docdir}/vim/
|
||||
# gvim
|
||||
install -D -m 0644 \
|
||||
@@ -415,6 +415,7 @@ fi
|
||||
%dir %{_mandir}/ja/man1/
|
||||
%{_mandir}/ja/man1/*
|
||||
# docs and data file
|
||||
%license LICENSE
|
||||
%doc %{_docdir}/vim
|
||||
#
|
||||
%{_datadir}/vim/current
|
||||
|
Reference in New Issue
Block a user