From c8edb61dae19acb6887f3fd8d6048010b647a8bc Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 29 Jul 2021 12:12:39 +0300 Subject: [PATCH] grub2 --- system/boot/grub2/files/grub-mkconfig_lib.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/boot/grub2/files/grub-mkconfig_lib.patch b/system/boot/grub2/files/grub-mkconfig_lib.patch index 732e5072..87f89e69 100644 --- a/system/boot/grub2/files/grub-mkconfig_lib.patch +++ b/system/boot/grub2/files/grub-mkconfig_lib.patch @@ -5,7 +5,7 @@ diff -Nuar a/util/grub-mkconfig_lib.in b/util/grub-mkconfig_lib.in # You should have received a copy of the GNU General Public License # along with GRUB. If not, see . -+LC_ALL=C ++export LC_ALL=C + prefix="@prefix@" exec_prefix="@exec_prefix@"