forked from pool/libabigail
Workaround Sphinx race #2
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 3 17:09:26 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Workaround Sphinx race condition (boo#1102408)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 30 08:48:35 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sun Mar 30 08:48:35 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -92,7 +92,8 @@ interesting conclusions about these differences.
|
|||||||
--disable-static --enable-cxx11 --disable-silent-rules
|
--disable-static --enable-cxx11 --disable-silent-rules
|
||||||
%make_build
|
%make_build
|
||||||
pushd doc/manuals
|
pushd doc/manuals
|
||||||
%make_build man info
|
# generate doc non-parallel to avoid triggering https://github.com/sphinx-doc/sphinx/issues/2946
|
||||||
|
make man info
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Reference in New Issue
Block a user