This commit is contained in:
parent
11f2d3e21e
commit
234e30b54f
@ -140,13 +140,13 @@ rm -rf %{buildroot}
|
||||
|
||||
%files doc
|
||||
%defattr(-, root, root)
|
||||
%doc %{_docdir}/%{name}/*.html
|
||||
%doc %{_docdir}/%{name}/apidoc*
|
||||
%{_docdir}/%{name}/*.html
|
||||
%{_docdir}/%{name}/apidoc*
|
||||
%dir %{_docdir}/%{name}/
|
||||
|
||||
%files examples
|
||||
%defattr(-, root, root)
|
||||
%doc ChangeLog.examples
|
||||
%doc %{_docdir}/%{name}/examples/
|
||||
%{_docdir}/%{name}/examples/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user