1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-26 16:17:08 +00:00
termux-packages/packages/lrzsz/configure.ac.patch
Henrik Grimler 94c7e0770e
lrzsz: enable package again
And build from latest commit on github repo.
2021-11-10 10:34:32 +01:00

12 lines
342 B
Diff

--- ./configure.ac.orig 2021-11-10 10:02:16.023654429 +0100
+++ ./configure.ac 2021-11-10 10:02:41.180869468 +0100
@@ -145,7 +145,7 @@
AC_SUBST(LIBS)
AM_GNU_GETTEXT(external)
-AM_GNU_GETTEXT_VERSION
+AM_GNU_GETTEXT_VERSION([0.19])
dnl AC_DEFINE_UNQUOTED(LOCALEDIR,"$prefix/$DATADIRNAME",[The name of the directory for locale stuff])