From 82b3642e6c7b5470030ed152009dbbf1fde4d8a0 Mon Sep 17 00:00:00 2001 From: David Hewitt Date: Mon, 18 Sep 2023 11:56:49 +0100 Subject: [PATCH] Update build.sh --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index a1c61520e..52b708acd 100755 --- a/build.sh +++ b/build.sh @@ -37,8 +37,7 @@ apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F6ECB3762474EDA9D21B702 # This can be removed when our Debian container has a version containing this fix patch -d /usr/lib/live/build/ < 314-follow-symlinks-when-measuring-size-of-efi-files.patch -# TODO: Remove this once debootstrap has a script to build mantic images in our container: -# https://salsa.debian.org/installer-team/debootstrap/blob/master/debian/changelog +# TODO: Remove this once debootstrap can natively build mantic images: ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/mantic build () {