From 802fdef83507cc36cba0627c7b58760460fe63af Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 31 Jul 2020 20:27:19 +0200 Subject: [PATCH] Really disable check stage this time --- gettext.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext.spec b/gettext.spec index 2d3efcb..2198c4f 100644 --- a/gettext.spec +++ b/gettext.spec @@ -291,7 +291,7 @@ export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$PWD/gettext-tools/intl/.libs # override LIBUNISTRING to prevent reordering of lib objects # FIXME: https://lists.gnu.org/archive/html/bug-gnulib/2020-07/msg00195.html -make check LIBUNISTRING=-lunistring || : +# make check LIBUNISTRING=-lunistring %ldconfig_scriptlets libs