Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
63b14224e4 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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 %{?jobs:-j%{jobs}}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
|
Reference in New Issue
Block a user