mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xkbcomp: update configure settings
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3765e1ac07
commit
f811ca5244
@ -24,10 +24,10 @@
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
ac_cv_file___xkbparse_c=yes \
|
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
--with-xkb-config-root=$XORG_PATH_XKB \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user