Stop generate perllocal.pod

This commit is contained in:
Jitka Plesnikova 2023-08-01 08:26:28 +02:00
parent ae61b85ec3
commit a797c20e8d

View File

@ -54,7 +54,7 @@ for F in t/*.t; do
done
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS"
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" NO_PERLLOCAL=1
%{make_build}
%install