1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-23 16:17:36 +02:00
openwrt-packages/utils/mc
Jo-Philipp Wich e0eef2e405 mc: apply gettext version fixup
Apply the version fixup in order to solve the following build error on systems
not using exactly gettext version 0.18:

    make[6]: Entering directory '.../build_dir/target-mips_34kc_musl-1.1.14/mc-4.8.17/po'
    *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19

The fixup will ensure that embedded macro versions are replaced with the
version of the staged gettext executable in ./staging_dir/host/bin

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-19 14:03:14 +02:00
..
patches mc: update to 4.8.16 2016-03-14 15:13:31 +01:00
Config.in mc: add ash subshell support 2015-11-25 21:17:41 +01:00
Makefile mc: apply gettext version fixup 2016-05-19 14:03:14 +02:00