diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 0c68162..bb4e12e 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -64,6 +64,7 @@ JSON::PP is a pure-Perl module and is compatible with JSON::XS. %prep %setup -q -n JSON-PP-%{version} +%patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor