diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 279e99d..583363f 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -29,14 +29,6 @@ rm -frv %{buildroot}%{_infodir}/dir # document files are installed another location rm -frv %{buildroot}%{_datadir}/doc/%{name} -%post -install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - -%preun -if [ $1 = 0 ]; then - install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -fi - %files %doc AUTHORS NEWS README TODO %license COPYING*