From f759856a789fe52f66c5606280563b1c58d9c559 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 23 May 2012 07:16:47 +0200 Subject: Correcting typo in binary_rootfs to restore 'plain' live filesystem support. --- scripts/build/lb_binary_rootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs index 78c1c6859..df44f95c9 100755 --- a/scripts/build/lb_binary_rootfs +++ b/scripts/build/lb_binary_rootfs @@ -296,7 +296,7 @@ case "${LB_CHROOT_FILESYSTEM}" in Save_cache cache/packages_binary ;; - none) + plain) if [ -d binary/${INITFS}/filesystem.dir ] then rm -rf binary/${INITFS}/filesystem.dir -- cgit v1.2.3