Compare commits

...

2 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 10 10:31:14 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %make_build
-------------------------------------------------------------------
Mon Feb 26 12:26:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -55,7 +55,7 @@ sed -i s,/usr/games,/usr/bin, xtoys
%build
autoreconf --force --install
%configure
%{__make} %{?jobs:-j%jobs}
%make_build
%install
make DESTDIR=$RPM_BUILD_ROOT install