Skip to content

Commit c89a0e6

Browse files
authored
Leave comment about live-build shim fix (elementary#518)
1 parent 00434f7 commit c89a0e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.sh

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ apt-get install -y live-build patch ubuntu-keyring
3030
# https://salsa.debian.org/live-team/live-build/merge_requests/31
3131
patch -d /usr/lib/live/build/ < live-build-fix-syslinux.patch
3232

33+
# TODO: This patch was submitted upstream at:
34+
# https://salsa.debian.org/live-team/live-build/-/merge_requests/255
35+
# This can be removed when our Debian container has a version containing this fix
3336
patch -d /usr/lib/live/build/ < live-build-fix-shim-remove.patch
3437

3538
# TODO: Remove this once debootstrap 1.0.117 or newer is released and available:

0 commit comments

Comments
 (0)