forked from pool/zeromq
- Re-enable %check
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=39
This commit is contained in:
parent
201f151d4f
commit
29cd708838
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 11:26:39 UTC 2015 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Re-enable %check
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 28 14:27:30 UTC 2015 - stephan.barth@suse.com
|
Mon Sep 28 14:27:30 UTC 2015 - stephan.barth@suse.com
|
||||||
|
|
||||||
|
@ -125,8 +125,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
|||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# Some checks randomly fail
|
make check %{?_smp_mflags}
|
||||||
make check %{?_smp_mflags} || :
|
|
||||||
|
|
||||||
%post -n %{lib_name} -p /sbin/ldconfig
|
%post -n %{lib_name} -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user