Sync from SUSE:SLFO:Main perl-Crypt-RC4 revision a947ba19235308151038901d3913bfaa

This commit is contained in:
2025-05-28 11:35:44 +02:00
parent 5ca7e4fde7
commit fb8b3a8f49
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 9 14:26:10 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %make_build for reproducible builds
-------------------------------------------------------------------
Tue Jun 7 07:19:30 UTC 2011 - coolo@novell.com

View File

@@ -50,7 +50,7 @@ sed -i '/^auto_install/d' Makefile.PL
%build
perl Makefile.PL PREFIX="%{_prefix}"
make %{?jobs:-j%{jobs}}
%make_build
%install
%perl_make_install