diff --git a/mkstage4.sh b/mkstage4.sh index 7502f20..aa2d31c 100755 --- a/mkstage4.sh +++ b/mkstage4.sh @@ -255,7 +255,7 @@ TAR_OPTIONS=( --ignore-failed-read "--xattrs-include=*.*" --numeric-owner - --checkpoint=.500 + "--checkpoint=.500" "--use-compress-prog=${COMP_OPTIONS[*]}" )