[packages/openjade] AM_GNU_GETTEXT supports only external configuration now
atler
atler at pld-linux.org
Thu Apr 30 23:02:04 CEST 2020
commit 2c3e76e742a89e1d213e0b3d14ba8f90c4ecc395
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Apr 30 21:01:49 2020 +0000
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 at 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjade.git/commitdiff/2c3e76e742a89e1d213e0b3d14ba8f90c4ecc395
More information about the pld-cvs-commit
mailing list