summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 8c79fa485..33621da77 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -128,6 +128,8 @@ Set_defaults ()
LZMA_OPTIONS="${LZMA_OPTIONS:--6}"
+ XZ_OPTIONS="${XZ_OPTIONS:--6}"
+
# Setting apt recommends
case "${LB_MODE}" in
emdebian|progress)