xorg-fonts-encodings: fix path to fonts root directory
This commit is contained in:
parent
c3e7124b09
commit
a7756b9f2e
@ -7,6 +7,8 @@ TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/font/encoding
|
||||
TERMUX_PKG_SHA256=bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-fontrootdir=$TERMUX_PREFIX/share/fonts"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
## Checking only for mkfontdir which is a part of xfonts-utils that provides
|
||||
## tool mkfontscale used in further steps.
|
||||
|
Loading…
x
Reference in New Issue
Block a user