2 Commits

2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -63,7 +63,7 @@ file for xmodmap to recreate your changes in future sessions.
%build
xmkmf -a
touch XKeyCaps_ad.h
make %{?jobs:-j%jobs}
%make_build
%install
make install DESTDIR=${RPM_BUILD_ROOT}