0
0
mirror of https://github.com/openwrt/packages.git synced 2025-01-30 20:41:44 +00:00
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
..
2016-07-03 12:55:43 +00:00
2022-02-01 16:16:24 -08:00