Disable testsuite.
This commit is contained in:
parent
71bb01169a
commit
86b4c4e22e
@ -68,6 +68,8 @@ make %{?_smp_mflags}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} docdir=%{_docdir}/ltrace-%{version}/ install
|
||||
|
||||
# The testsuite is useful for development in real world, but fails in
|
||||
# koji for some reason. Disable it, but have it handy.
|
||||
#%check
|
||||
#echo ====================TESTING=========================
|
||||
#make check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user