From 2c3e76e742a89e1d213e0b3d14ba8f90c4ecc395 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 30 Apr 2020 21:01:49 +0000 Subject: [PATCH] AM_GNU_GETTEXT supports only external configuration now --- openjade.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openjade.spec b/openjade.spec index f09045a..5b05c49 100644 --- a/openjade.spec +++ b/openjade.spec @@ -75,6 +75,8 @@ Biblioteki statyczne OpenJade. %patch3 -p1 %build +%{__sed} -i -e 's@AM_GNU_GETTEXT.*@AM_GNU_GETTEXT([external])@' \ + config/configure.in LDFLAGS=""; export LDFLAGS ln -sf config/configure.in . # smr_SWITCH and OJ_SIZE_T_IS_UINT -- 2.44.0