aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-07-23 20:32:16 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-07-24 11:43:04 +0000
commit5cd04102085f46700dfb0aa146d7876c939ee575 (patch)
tree1877d6a2d7d636b0576497cbc69f720a05be4dfa /main/busybox/busyboxconfig
parent8ae912903aaa2e3ee9e44ec1de58931d2761c3c4 (diff)
downloadaports-5cd04102085f46700dfb0aa146d7876c939ee575.tar.bz2
aports-5cd04102085f46700dfb0aa146d7876c939ee575.tar.xz
main/busybox: set default fontdir to /usr/share
Patch from Bernd Lauert ref #4457
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index 9a3807b496..d0fa2728cf 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -347,7 +347,7 @@ CONFIG_SETCONSOLE=y
# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
CONFIG_SETFONT=y
CONFIG_FEATURE_SETFONT_TEXTUAL_MAP=y
-CONFIG_DEFAULT_SETFONT_DIR="/lib/kbd"
+CONFIG_DEFAULT_SETFONT_DIR="/usr/share"
CONFIG_SETKEYCODES=y
CONFIG_SETLOGCONS=y
CONFIG_SHOWKEY=y