From a797c20e8daa2eb4a2d36a499486c24055e940a4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 1 Aug 2023 08:26:28 +0200 Subject: [PATCH] Stop generate perllocal.pod --- perl-Text-Soundex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index 0973565..1b3f430 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -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