forked from pool/python-cssutils
- Make package own the documentation subdir.
- Mark documentation as such. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
fc3cbd6c61
commit
93d86cd160
@@ -78,12 +78,13 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root)
|
||||
%{_defaultdocdir}/%{name}/*.txt
|
||||
%{_defaultdocdir}/%{name}/COPYING*
|
||||
%dir %{_defaultdocdir}/%{name}
|
||||
%doc %{_defaultdocdir}/%{name}/*.txt
|
||||
%doc %{_defaultdocdir}/%{name}/COPYING*
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
%dir %{_defaultdocdir}/%{name}/html
|
||||
%{_defaultdocdir}/%{name}/html/*
|
||||
%doc %{_defaultdocdir}/%{name}/html
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user