[SCM] live-build branch, debian, updated. debian/2.0.6-1

Ben Armstrong synrg at debian.org
Sat Nov 13 15:11:29 UTC 2010


The following commit has been merged in the debian branch:
commit 60581a622765b82350e0f0ae78d0be31024aadab
Author: Ben Armstrong <synrg at debian.org>
Date:   Tue Nov 2 12:18:42 2010 -0300

    Fixing typo in symlink on fat workaround.

diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index f9a1843..e257b4b 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -627,7 +627,7 @@ EOF
 	mv chroot/root/binary ./
 
 	case "${LB_BINARY_FILESYSTEM}" in
-		vat*)
+		fat*)
 			# Creating dist directories
 			for DISTRIBUTION in frozen stable testing unstable ${LB_DISTRIBUTION}
 			do

-- 
live-build



More information about the debian-live-changes mailing list