]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/grub/grub-2.12-rc1-fix_bli_bin_sh_path.patch
grub: update to 2.12-rc1
[ipfire-2.x.git] / src / patches / grub / grub-2.12-rc1-fix_bli_bin_sh_path.patch
diff --git a/src/patches/grub/grub-2.12-rc1-fix_bli_bin_sh_path.patch b/src/patches/grub/grub-2.12-rc1-fix_bli_bin_sh_path.patch
new file mode 100644 (file)
index 0000000..f933f59
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Naur grub-2.12-rc1.org/util/grub.d/25_bli.in grub-2.12-rc1/util/grub.d/25_bli.in
+--- grub-2.12-rc1.org/util/grub.d/25_bli.in    2023-07-10 17:43:48.000000000 +0200
++++ grub-2.12-rc1/util/grub.d/25_bli.in        2023-11-17 07:07:30.743519612 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/sh
++#!/bin/sh
+ set -e
+ # grub-mkconfig helper script.