8
0

5 Commits
main ... devel

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