Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBUNTU: [Packaging] do not use compression for image packages
linux-image-ABI packages contain compressed content only (vmlinuz, changelog) and thus the deb does not benefit at all from being recompressed again. Only copyring file is compressed. We can actually avoid shipping /doc/ at all, by symlinking it to the modules package provided /doc/. Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
- Loading branch information