From 246d45c839c937a23a63cb16ec6c3682331d2671 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 10 Feb 2016 09:30:48 -0800 Subject: [PATCH] And one more --- live-build/ubuntu-cpc/hooks/030-root-tarball.binary | 1 + 1 file changed, 1 insertion(+) diff --git a/live-build/ubuntu-cpc/hooks/030-root-tarball.binary b/live-build/ubuntu-cpc/hooks/030-root-tarball.binary index fd818595..28d920ce 100755 --- a/live-build/ubuntu-cpc/hooks/030-root-tarball.binary +++ b/live-build/ubuntu-cpc/hooks/030-root-tarball.binary @@ -26,3 +26,4 @@ umount "binary/boot/filesystem.dir/proc" umount "binary/boot/filesystem.dir/sys" umount "binary/boot/filesystem.dir/dev/pts" umount "binary/boot/filesystem.dir/dev" +umount "binary/boot/filesystem.dir/tmp"