mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-11 12:20:52 +00:00
14 lines
271 B
Diff
14 lines
271 B
Diff
# TODO: Remove this patch after host Ubuntu version upgrade
|
|
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -8,7 +8,7 @@
|
|
AM_MAINTAINER_MODE([enable])
|
|
|
|
AM_GNU_GETTEXT([external])
|
|
-AM_GNU_GETTEXT_VERSION([0.22.5])
|
|
+AM_GNU_GETTEXT_VERSION([0.21])
|
|
|
|
dnl Checks for programs.
|
|
|