Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmhewitt authored and tintou committed Sep 18, 2023
1 parent 7fe462e commit 82b3642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down

0 comments on commit 82b3642

Please sign in to comment.