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