openwrt/package
Stijn Tintel 636cb00ecc gettext-full: add gmsgfmt symlink in host install
Some configure scripts look for msgfmt and gmsgfmt. As we don't install
the latter, configure might pick up one from staging_dir/hostpkg, and
the other from the host:

checking for msgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt

This could potentially lead to hard to debug undefined behaviour.
Install a symlink in the host install phase to avoid this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-03-25 17:48:49 +02:00
..
base-files base-files: add wrapper for procd service list command 2022-03-19 16:13:58 +01:00
boot uboot-mediatek: add patch to allow accessing bootconf from Linux 2022-03-21 23:48:04 +00:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware cypress-firmware: update it to version 5.4.18-2021_0812 2022-03-19 16:13:58 +01:00
kernel kmod-lzo: include the lzo-rle kmod in the package 2022-03-22 09:23:44 +00:00
libs gettext-full: add gmsgfmt symlink in host install 2022-03-25 17:48:49 +02:00
network uqmi: fix acquiring PIN status 2022-03-24 18:45:19 +00:00
system openwrt-keyring: add OpenWrt 22.03 GPG/usign keys 2022-03-25 14:28:00 +01:00
utils util-linux: add lsns 2022-03-05 21:05:45 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00