Enabling xz compression by default for artax-backports.

This commit is contained in:
Daniel Baumann 2011-04-29 00:01:45 +02:00
parent efc4903772
commit 65fef6b528
1 changed files with 6 additions and 0 deletions

View File

@ -315,6 +315,12 @@ case "${LB_CHROOT_FILESYSTEM}" in
esac
fi
case "${LB_DISTRIBUTION}" in
artax-backports)
MKSQUASHFS_OPTIONS="${MKSQUASHFS_OPTIONS} -comp xz"
;;
esac
case "${LB_BUILD_WITH_CHROOT}" in
true)
# Create image