mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 17:18:37 -05:00
f2a6d423da
Previously we issued an error when the `.deb` or `.ipk` suffix is missing. Instead, append the suffix `.deb` automatically. This matches the behavior of `CPACK_ARCHIVE_FILE_NAME`, to which the archive format suffix is automatically appended.