diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 03e5f83..32050df 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -99,10 +99,10 @@ sed -i -e '/^inc\// d' MANIFEST %build CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 -%make_build OPTIMIZE="%{optflags}" +%{make_build} OPTIMIZE="%{optflags}" %install -%make_install +%{make_install} find %{buildroot} -type f -name '*.bs' -size 0 -delete %{_fixperms} %{buildroot}/*