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

Daniel Baumann daniel at debian.org
Tue Jan 4 15:51:32 UTC 2011


The following commit has been merged in the debian-next branch:
commit db3d4dc914d79e4640cf156639a7de5c2933d92e
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 4 16:51:07 2011 +0100

    Correcting typo in compression defaults.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index ba4bcef..4061b0b 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -728,7 +728,7 @@ Set_defaults ()
 			;;
 
 		*)
-			LB_COMPRESSION="${LB_COMPRESSION:gzip}"
+			LB_COMPRESSION="${LB_COMPRESSION:-gzip}"
 			;;
 	esac
 

-- 
live-build



More information about the debian-live-changes mailing list