From: Richard Purdie Date: Thu, 23 Aug 2007 08:24:24 +0000 (+0000) Subject: ohm: Set xauth-dir to make it configure X-Git-Tag: 2011-1~10876 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4b4dca40a64d596a0ee19648281cf47c0792e6c7;p=openembedded-core.git 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 --- diff --git a/meta/packages/ohm/ohm_git.bb b/meta/packages/ohm/ohm_git.bb index b3a5c62c2b..dfad988df6 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"