From 508c3a5974d3abad815baa86ac2384aad6830c09 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 14 May 2023 14:58:40 +0100 Subject: [PATCH] Avoid use of deprecated patch syntax --- perl-Test-CPAN-Meta-JSON.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 251d47d..837a6f5 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -43,7 +43,7 @@ See CPAN::Meta for further details of the CPAN Meta Specification. %setup -q -n Test-CPAN-Meta-JSON-%{version} # Recode LICENSE as UTF-8 -%patch0 +%patch -P 0 %build perl Makefile.PL INSTALLDIRS=vendor