Fix previous commit.
This commit is contained in:
parent
da4be42ee2
commit
b79fadac09
@ -92,8 +92,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%check
|
||||
make check || { cat test-suite.log; exit 1 }
|
||||
|
||||
if ! make check ; then
|
||||
cat test-suite.log
|
||||
exit 1
|
||||
fi
|
||||
|
||||
%files
|
||||
%doc README COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user