Blame 0063-i18n-module-setup.sh-install-default-font-latarcyrhe.patch

Harald Hoyer 75f812
From 0a3e348225336f45a9abe8e74b384fdf17e9053f Mon Sep 17 00:00:00 2001
Harald Hoyer 75f812
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 75f812
Date: Wed, 29 May 2013 13:20:00 +0200
Harald Hoyer 75f812
Subject: [PATCH] i18n/module-setup.sh: install default font latarcyrheb-sun16
Harald Hoyer 75f812
Harald Hoyer 75f812
---
Harald Hoyer 75f812
 modules.d/10i18n/module-setup.sh | 2 +-
Harald Hoyer 75f812
 1 file changed, 1 insertion(+), 1 deletion(-)
Harald Hoyer 75f812
Harald Hoyer 75f812
diff --git a/modules.d/10i18n/module-setup.sh b/modules.d/10i18n/module-setup.sh
Harald Hoyer 75f812
index fcd8282..60a50e7 100755
Harald Hoyer 75f812
--- a/modules.d/10i18n/module-setup.sh
Harald Hoyer 75f812
+++ b/modules.d/10i18n/module-setup.sh
Harald Hoyer 75f812
@@ -14,7 +14,7 @@ depends() {
Harald Hoyer 75f812
 install() {
Harald Hoyer 75f812
     dracut_install -o $systemdutildir/systemd-vconsole-setup
Harald Hoyer 75f812
     KBDSUBDIRS=consolefonts,consoletrans,keymaps,unimaps
Harald Hoyer 75f812
-    DEFAULT_FONT=LatArCyrHeb-16
Harald Hoyer 75f812
+    DEFAULT_FONT=latarcyrheb-sun16
Harald Hoyer 75f812
     I18N_CONF="/etc/locale.conf"
Harald Hoyer 75f812
     VCONFIG_CONF="/etc/vconsole.conf"
Harald Hoyer 75f812