Accepting request 1067415 from network
OBS-URL: https://build.opensuse.org/request/show/1067415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=55
This commit is contained in:
commit
64201a5d3b
@ -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>
|
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
|
# Fix documentation
|
||||||
mkdir -p %{buildroot}%docdir
|
mkdir -p %{buildroot}%docdir
|
||||||
mv %{buildroot}%{_datadir}/doc/dpdk %{buildroot}%docdir
|
mv %{buildroot}%{_datadir}/doc/dpdk %{buildroot}%docdir
|
||||||
|
find %{buildroot}%docdir -name .doctrees | xargs rm -r # cleanup Sphinx leftovers
|
||||||
|
|
||||||
%if ! %{with tools}
|
%if ! %{with tools}
|
||||||
# Remove tools if not needed
|
# Remove tools if not needed
|
||||||
|
Loading…
Reference in New Issue
Block a user