Avoid use of deprecated patch syntax
This commit is contained in:
parent
53c584ece0
commit
508c3a5974
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user