From 4826b8c224940efd1716f65ad61ad1c6e58d3a4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Sep 2010 14:28:41 +0200 Subject: Adding option to allow using the live-media pool in live system. --- scripts/build/lb_binary_rootfs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/build/lb_binary_rootfs') diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs index 27af0993a..483fdfb86 100755 --- a/scripts/build/lb_binary_rootfs +++ b/scripts/build/lb_binary_rootfs @@ -411,9 +411,10 @@ case "${LB_CHROOT_FILESYSTEM}" in ;; esac ;; - esac +rm -f chroot/etc/apt/sources.list.d/live-media.list + for STAGE in ${LB_CACHE_STAGES} do if [ "${STAGE}" = "rootfs" ] -- cgit v1.2.3