diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 8cc4dc5..044c050 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -39,8 +39,6 @@ file=$RPM_BUILD_ROOT%{_mandir}/man3/DBD::mysql.3pm iconv -f iso-8859-1 -t utf-8 < "$file" > "${file}_" mv -f "${file}_" "$file" -[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress - find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \; find $RPM_BUILD_ROOT/usr -type f -print | \