mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
38e75bb3c6
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