spec: use %license for COPYING and do not ship INSTALL in docs
This commit is contained in:
parent
bca018dbb9
commit
560f637e29
@ -110,7 +110,8 @@ install -Dpm 0644 %{SOURCE13} %{buildroot}%{_datadir}/fish/vendor_conf.d/%{basen
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files -f build/%{name}.lang
|
%files -f build/%{name}.lang
|
||||||
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
|
%license COPYING
|
||||||
|
%doc AUTHORS ChangeLog NEWS README THANKS TODO
|
||||||
%doc build/doc/sample.nanorc
|
%doc build/doc/sample.nanorc
|
||||||
%doc doc/{faq,nano}.html
|
%doc doc/{faq,nano}.html
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
Loading…
Reference in New Issue
Block a user