openwrt-packages/utils/bluelog
Sergey V. Lobanov 879c9abc24 bluelog: fix build on macos
bluelog can not be compiled on macos due to Apple zcat is not
compatible with GNU zcat.

This patch replaces `zcat` with `gzip -dc`. `gzip -dc` has the
same behavior on GNU and Apple environments.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-02-01 16:16:24 -08:00
..
files bluelog: import from old packages feed 2015-01-10 18:44:46 +01:00
patches bluelog: fix oui.txt processing 2016-07-03 12:55:43 +00:00
Makefile bluelog: fix build on macos 2022-02-01 16:16:24 -08:00