openwrt-packages/utils/dos2unix
Hauke Mehrtens 06229e0fe6 dos2unix: Deactivate NLS support
By default the dos2unix build uses the msgfmt application which is
provided by the host tool gettext in OpenWrt. Instead of adding the
dependency to gettext deactivate NLS support.

This fixes the following build error:
-------------------------------------------
msgfmt -c po/da.po -o po/da.mo
make[4]: msgfmt: No such file or directory
make[4]: *** [Makefile:472: po/da.mo] Error 127

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-19 05:14:11 +08:00
..
Makefile dos2unix: Deactivate NLS support 2022-12-19 05:14:11 +08:00
test.sh dos2unix: add new package 2022-11-04 13:13:28 -07:00