2 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 14 16:05:21 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %make_build instead of %jobs (boo#1237231)
-------------------------------------------------------------------
Mon Feb 26 13:33:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -78,7 +78,7 @@ autoreconf -fi
%configure \
--enable-docbook-stylesheet=%{_datadir}/xml/docbook/stylesheet/nwalsh/current/html/chunker.xsl \
--disable-oss-sound
make %{?jobs:-j%jobs} all
%make_build all
%install
%makeinstall