From d9d2c9c75fa241b76b4fcaae107a0ad23a58347b Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 14 Sep 2011 21:16:33 +0000 Subject: xserver-xf86-lite.inc: use ${datadir} instead of /usr/share (From OE-Core rev: d86acde7c6c57bd848feb1875c10df9b1de1201d) Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-xserver') diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc index 7150a2a466..54470580fd 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite.inc @@ -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" -- cgit v1.2.3-54-g00ecf