Accepting request 1067125 from home:bmwiedemann:branches:network
Cleanup Sphinx build leftovers for reproducible builds There is still some non-determinism in /usr/share/doc/packages/dpdk/dpdk/html/searchindex.js but that should probably be solved in the Sphinx code OBS-URL: https://build.opensuse.org/request/show/1067125 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=141
This commit is contained in:
parent
53bfa920f5
commit
9c1b11f908
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 08:58:07 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Cleanup Sphinx build leftovers for reproducible builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 21 13:20:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -236,6 +236,7 @@ mv %{buildroot}/lib/modules %{buildroot}%{_prefix}/lib
|
||||
# Fix documentation
|
||||
mkdir -p %{buildroot}%docdir
|
||||
mv %{buildroot}%{_datadir}/doc/dpdk %{buildroot}%docdir
|
||||
find %{buildroot}%docdir -name .doctrees | xargs rm -r # cleanup Sphinx leftovers
|
||||
|
||||
%if ! %{with tools}
|
||||
# Remove tools if not needed
|
||||
|
Loading…
Reference in New Issue
Block a user