Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 62fac2ffe5 | |||
| 5666e49f16 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user