summaryrefslogtreecommitdiff
path: root/user/grub/adelie-branding.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/grub/adelie-branding.patch')
-rw-r--r--user/grub/adelie-branding.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/grub/adelie-branding.patch b/user/grub/adelie-branding.patch
index 606c1e6e9..463d4bcf5 100644
--- a/user/grub/adelie-branding.patch
+++ b/user/grub/adelie-branding.patch
@@ -13,7 +13,7 @@
+case "x${GRUB_DISTRIBUTOR}" in
+ x)
+ OS=GNU/Linux;;
-+ xAdélie|xAdelie)
++ xAdélie|xAdelie|xadelie)
+ OS="Adélie Linux";
+ CLASS="--class adelie";;
+ *)