summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-09-14 21:16:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-22 04:50:08 +0100
commit4d3bac9a6d2d46e3c285f0c7e29be1b6c8b6fc98 (patch)
tree7ea563bf79d2d93a1a6416efdf4ffa2e89ab9924 /meta/recipes-graphics/xorg-xserver
parentad0c9a13eac79240aab8482a1e3e477e05ffc101 (diff)
downloadast2050-yocto-poky-4d3bac9a6d2d46e3c285f0c7e29be1b6c8b6fc98.zip
ast2050-yocto-poky-4d3bac9a6d2d46e3c285f0c7e29be1b6c8b6fc98.tar.gz
xserver-xf86-dri-lite.inc: use ${datadir} instead of /usr/share
(From OE-Core rev: e83f142e1510cf686d9626b873ce9acf7baced0a) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
index db2d126..3aca760 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
@@ -28,7 +28,7 @@ EXTRA_OECONF += "--disable-static \
--localstatedir=/var \
--with-pic \
--with-int10=x86emu \
- --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"
OpenPOWER on IntegriCloud