From c53b727a7928206a8f899cec4d3a2e0491acf62c Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 10 Feb 2016 07:51:55 -0800 Subject: [PATCH] But don't try to use the function without declaring the function... --- live-build/ubuntu-cpc/hooks/030-root-tarball.binary | 2 ++ 1 file changed, 2 insertions(+) diff --git a/live-build/ubuntu-cpc/hooks/030-root-tarball.binary b/live-build/ubuntu-cpc/hooks/030-root-tarball.binary index 78ff5295..1b37920d 100755 --- a/live-build/ubuntu-cpc/hooks/030-root-tarball.binary +++ b/live-build/ubuntu-cpc/hooks/030-root-tarball.binary @@ -5,6 +5,8 @@ if [ -n "$SUBARCH" ]; then exit 0 fi +. /build/config/functions + setup_mountpoint binary/boot/filesystem.dir chroot binary/boot/filesystem.dir dpkg-divert --local --rename /usr/sbin/grub-probe