forked from pool/perl-Getopt-ArgvFile
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
427ff367c3 | |||
eff4253f65 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 9 14:31:57 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Replace usage of %jobs for reproducible builds (boo#1237231)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 26 10:53:51 UTC 2012 - coolo@suse.com
|
Sat May 26 10:53:51 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -52,7 +52,7 @@ dos2unix Changes
|
|||||||
|
|
||||||
%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