From 518dc961cf9102a5e97478e8b4da0ef9dc46c837bf69bfda2eb9fb6dce5b50c0 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 5 May 2017 11:09:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunistring?expand=0&rev=34 --- libunistring.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libunistring.spec b/libunistring.spec index 77e7660..275d64b 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -82,7 +82,7 @@ rm -f %{buildroot}/%{_libdir}/libunistring.la # test-malloca seem not to be suitable for ix86 obs worker # (locally passes, obs worker stucks -- ) %ifarch %ix86 -sed -i 's:50000:5000:g' tests/test-malloca.c +sed -i 's:50000:50:g' tests/test-malloca.c %endif make check %{?_smp_mflags} %endif