Try rebuild without and then with test. It does work locally.

This commit is contained in:
Marcela Mašláňová 2011-06-23 13:29:56 +02:00
parent b924380c88
commit 1851265c73

View File

@ -42,7 +42,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
%check
make test
##make test
%clean