Skip to content

Commit 82b3642

Browse files
davidmhewitttintou
authored andcommitted
Update build.sh
1 parent 7fe462e commit 82b3642

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F6ECB3762474EDA9D21B702
3737
# This can be removed when our Debian container has a version containing this fix
3838
patch -d /usr/lib/live/build/ < 314-follow-symlinks-when-measuring-size-of-efi-files.patch
3939

40-
# TODO: Remove this once debootstrap has a script to build mantic images in our container:
41-
# https://salsa.debian.org/installer-team/debootstrap/blob/master/debian/changelog
40+
# TODO: Remove this once debootstrap can natively build mantic images:
4241
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/mantic
4342

4443
build () {

0 commit comments

Comments
 (0)