Don't run the testsuite
Cairo testsuite is never expected to fully pass and as such doesn't add any value when run during the rpm build.
This commit is contained in:
parent
20a653f7ad
commit
331257abe7
@ -129,9 +129,6 @@ make V=1 %{?_smp_mflags}
|
|||||||
make install V=1 DESTDIR=$RPM_BUILD_ROOT
|
make install V=1 DESTDIR=$RPM_BUILD_ROOT
|
||||||
rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||||
|
|
||||||
%check
|
|
||||||
make check V=1 %{?_smp_mflags} ||:
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user