[OE-core] [PATCH 2/3] xserver-xf86-dri-lite.inc: use ${datadir} instead of /usr/share

Otavio Salvador otavio at ossystems.com.br
Wed Sep 14 13:16:32 UTC 2011


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 .../xorg-xserver/xserver-xf86-dri-lite.inc         |    2 +-
 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"
 
-- 
1.7.2.5





More information about the Openembedded-core mailing list