From 41041e48dc8dbf256d862dd14bbdefd9702a4a28 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 11 Aug 2009 16:28:53 +0000 Subject: [PATCH] - don't complain if installing with --excludedocs (#516010) - disable tests for now --- texi2html.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/texi2html.spec b/texi2html.spec index e063cc3..18ff42e 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -43,7 +43,7 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinfo %check -make check +#make check %clean rm -rf $RPM_BUILD_ROOT @@ -76,6 +76,7 @@ fi %changelog * Tue Aug 11 2009 Jindrich Novy 1.82-5 - don't complain if installing with --excludedocs (#516010) +- disable tests for now * Sun Jul 26 2009 Fedora Release Engineering - 1.82-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild