mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
xserver-xf86-lite.inc: use ${datadir} instead of /usr/share
(From OE-Core rev: d86acde7c6c57bd848feb1875c10df9b1de1201d) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4d3bac9a6d
commit
d9d2c9c75f
@@ -29,6 +29,6 @@ EXTRA_OECONF += "--disable-static \
|
||||
--disable-glx \
|
||||
--sysconfdir=/etc/X11 \
|
||||
--localstatedir=/var \
|
||||
--with-fontdir=/usr/share/fonts/X11 \
|
||||
--with-fontdir=${datadir}/fonts/X11 \
|
||||
--with-xkb-output=/var/lib/xkb \
|
||||
ac_cv_file__usr_share_sgml_X11_defs_ent=no"
|
||||
|
||||
Reference in New Issue
Block a user