mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
font-util: added fontrootdir
- specify fontrootdir for pkgconfig as it will be reused by xorg-server meson build
This commit is contained in:
parent
7359d1cff4
commit
eb3e9a23a7
@ -12,7 +12,8 @@ PKG_DEPENDS_TARGET="toolchain util-macros"
|
||||
PKG_DEPENDS_HOST="util-macros"
|
||||
PKG_LONGDESC="X.org font utilities."
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-mapdir=/usr/share/fonts/util"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-fontrootdir=/usr/share/fonts \
|
||||
--with-mapdir=/usr/share/fonts/util"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf ${INSTALL}/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user