Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
f7c794423b | |||
53184887aa | |||
|
e9c90d2bce |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 9 14:27:49 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
||||||
|
|
||||||
- Replace usage of %jobs for reproducible builds (boo#1237231)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 4 16:11:41 UTC 2024 - pgajdos@suse.com
|
Mon Mar 4 16:11:41 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -74,7 +74,7 @@ done
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%__perl Makefile.PL PREFIX="%{_prefix}"
|
%__perl Makefile.PL PREFIX="%{_prefix}"
|
||||||
%make_build
|
%__make %{?jobs:-j%{jobs}}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
|
Reference in New Issue
Block a user