diff --git a/autoconf213.spec b/autoconf213.spec index 7588e58..a945433 100644 --- a/autoconf213.spec +++ b/autoconf213.spec @@ -65,13 +65,13 @@ make install DESTDIR=$RPM_BUILD_ROOT rm ${RPM_BUILD_ROOT}/%{_bindir}/autoscan-%{version} -%check -make check - # We don't want to include the standards.info stuff in the package, # because it comes from binutils... rm -f ${RPM_BUILD_ROOT}%{_infodir}/standards* +%check +make check + %files %{_bindir}/* %{_infodir}/*.info*