From 3b0cc344bbe6b15f50c7a04a0babcc9fc5087a3b Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Sun, 24 Aug 2025 02:51:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20perl-JSON-XS.spec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 1be70b2..35c0043 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -34,7 +34,7 @@ perl -pi -e 's|^#!/opt/bin/perl|#!%{__perl}|' eg/* chmod -c -x eg/* %build -perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 +PERL_CANARY_STABILITY_NOPROMPT=1 perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 %make_build %install