Search found 1 match

by lemmuh@gmail.com
Sat Apr 19, 2025 12:11 am
Forum: MakeMKV for Linux
Topic: Source and binary tarballs double gzipped
Replies: 1
Views: 144

Source and binary tarballs double gzipped

Code: Select all

$ gunzip -c makemkv-bin-1.18.1.tar.gz | file -
/dev/stdin: gzip compressed data, from Unix
$ gunzip -c makemkv-oss-1.18.1.tar.gz | file -
/dev/stdin: gzip compressed data, from Unix
It's been like this for the last several releases (since 1.17.8 IIRC).