make check doesn't work

This commit is contained in:
Matthias Clasen 2009-03-02 07:02:04 +00:00
parent 0b963a58c1
commit f097b8ee37
1 changed files with 0 additions and 8 deletions

View File

@ -61,14 +61,6 @@ autoreconf
%configure --disable-gtk-doc --enable-static
make %{?_smp_mflags}
%check
# abicheck scripts don't work on ppc
%ifnarch ppc ppc64
# FIXME need to make make check work without --enable-debug
#make check
%endif
make check
%install
rm -rf $RPM_BUILD_ROOT