Avoid use of deprecated patch syntax

This commit is contained in:
Paul Howarth 2023-05-17 13:30:09 +01:00
parent 4fc70a5fb1
commit 7f175bc631

View File

@ -33,7 +33,7 @@ implementations so they become inter-operable between each other.
%setup -q -n Types-Serialiser-%{version}
# Hide package declaration of JSON::PP::Boolean from rpm
%patch0
%patch -P 0
%build
perl Makefile.PL INSTALLDIRS=vendor