Signed-off-by: Stefano <stefano@manjaro.org>
This commit is contained in:
Stefano 2019-11-16 18:39:06 +01:00
parent 0102f31a88
commit c21c9f140d
No known key found for this signature in database
GPG key ID: 8DB9F8C18DF53602

View file

@ -138,7 +138,7 @@ make_sfs() {
mksfs_args+=(${sfs} -noappend)
local highcomp="-b 256K -Xbcj x86"
# local comp='xz'
[[ "${iso_compression}" != "xz" ]] && highcomp=""
if [[ "${name}" == "mhwdfs" && ${used_kernel} < "4" ]]; then