remove rest of old cruft

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2017-11-09 14:31:04 +01:00
parent 189700482f
commit 51f529a5cd

View File

@ -23,7 +23,6 @@ won't use it.
%prep %prep
%setup -q %setup -q
rm -f stamp-h.in
%build %build
%configure %configure
@ -41,8 +40,6 @@ if [ $1 = 0 ] ; then
/sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :
fi fi
%clean
%files %files
%license COPYING %license COPYING
%doc ChangeLog NEWS README TODO AUTHORS %doc ChangeLog NEWS README TODO AUTHORS