mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
While GNU tar automatically detects the used compression algorithm, POSIX requires that we specify -z if the tarball is compressed with gzip. Fixes a build error on OpenBSD.