1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 19:53:59 +02:00
openwrt/package/utils/util-linux
Oskari Rauta e21b4c9636 util-linux: enable colrm util as package
colrm is already built, package just isn't generated.

colrm can be used to remove columns from file/stdin.
Use cases vary, personally I needed it because I build openwrt
natively - and wolfssl configure script wants either colrm, or cut
but busybox's cut isn't accepted.

Built: x86_64, latest git
Tested: x86_64, latest git

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-07-11 21:08:16 +03:00
..
patches util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00
Makefile util-linux: enable colrm util as package 2023-07-11 21:08:16 +03:00