[SCM] live-build branch, debian-next, updated. debian/3.0_a10-1-23-gc069623

Daniel Baumann daniel at debian.org
Sat Jan 8 12:20:06 UTC 2011


The following commit has been merged in the debian-next branch:
commit c06962302d45cbefa7ed2f5f68ba29c6d972ac43
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 8 13:19:38 2011 +0100

    Correcting typo in lzip default options.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index d9a2ef2..b086209 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -76,7 +76,7 @@ Set_defaults ()
 		GZIP_OPTIONS="$(echo ${GZIP_OPTIONS} | sed -e 's|--rsyncable||') --rsyncable"
 	fi
 
-	LZIP_OPTIONS="${LZIP_OPTIONS:--best}"
+	LZIP_OPTIONS="${LZIP_OPTIONS:---best}"
 
 	# Setting apt recommends
 	case "${LB_MODE}" in

-- 
live-build



More information about the debian-live-changes mailing list