From de4527b78436542112252f4fb3e7527304e2d23a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 22 Feb 2021 19:27:07 +0100 Subject: [PATCH] Make the build non-interactive --- perl-JSON-XS.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 5c2a8db..536488b 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -69,7 +69,7 @@ for F in t/*.t; do done %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 NO_PERLLOCAL=1 +%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 NO_PERLLOCAL=1