diff --git a/perl-GSSAPI.spec b/perl-GSSAPI.spec index b86b742..7905338 100644 --- a/perl-GSSAPI.spec +++ b/perl-GSSAPI.spec @@ -39,12 +39,11 @@ distribution from MIT. chmod -c a-x examples/*.pl %build -perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 \ - NO_PERLLOCAL=1 -%make_build +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 NO_PERLLOCAL=1 +%{make_build} %install -%make_install +%{make_install} find %{buildroot} -type f -name '*.bs' -empty -delete %{_fixperms} %{buildroot}/*