From 4b4dca40a64d596a0ee19648281cf47c0792e6c7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 23 Aug 2007 08:24:24 +0000 Subject: ohm: Set xauth-dir to make it configure git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2543 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/ohm/ohm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/packages/ohm/ohm_git.bb b/meta/packages/ohm/ohm_git.bb index b3a5c62c2..dfad988df 100644 --- a/meta/packages/ohm/ohm_git.bb +++ b/meta/packages/ohm/ohm_git.bb @@ -17,4 +17,4 @@ do_configure_prepend() { touch gtk-doc.make } -EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc" +EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc --with-xauth-dir=/home/root" -- cgit v1.2.3