mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
edae40239e
Sparse files in tars are a GNU extension that libarchive will use if it detects holes in the input file, even when using the standard pax/paxr formats. Not all tar implementations can handle sparse files; in particular, the internal implementation dpkg uses to extract packages can't. To maximize archive portability, turn this feature off by clearing the sparseness information from archive entries.
2.7 KiB
2.7 KiB