mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-01 20:27:24 +00:00
The only format supported from the ones available within cpack is gnutar, which supports large numbers encoded in base-256, and long filenames and linknames. PAX is not and has never been a supported format by dpkg. Fixes: #18620