Avoid use of deprecated patch syntax

This commit is contained in:
Paul Howarth 2023-05-14 14:58:40 +01:00
parent 53c584ece0
commit 508c3a5974

View File

@ -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