[packages/indent]  AM_GNU_GETTEXT supports only external configuration now
    atler 
    atler at pld-linux.org
       
    Sat May  2 13:27:31 CEST 2020
    
    
  
commit d5e987c52e65cf91d6af07b63c14267903f90a89
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat May 2 13:27:05 2020 +0200
     AM_GNU_GETTEXT supports only external configuration now
 indent.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/indent.spec b/indent.spec
index 0cfdf48..542bf71 100644
--- a/indent.spec
+++ b/indent.spec
@@ -95,6 +95,9 @@ Indent - це програма GNU для "прикрашення" вихідн
 %patch1 -p1
 
 %build
+%{__sed} -i -e 's at AM_GNU_GETTEXT.*@AM_GNU_GETTEXT([external])@' \
+	-e 's at intl/Makefile@@' \
+        configure.ac
 %{__gettextize}
 %{__aclocal} -I m4
 %{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/indent.git/commitdiff/d5e987c52e65cf91d6af07b63c14267903f90a89
    
    
More information about the pld-cvs-commit
mailing list