]> code.ossystems Code Review - openembedded-core.git/commitdiff
ohm: Set xauth-dir to make it configure
authorRichard Purdie <richard@openedhand.com>
Thu, 23 Aug 2007 08:24:24 +0000 (08:24 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 23 Aug 2007 08:24:24 +0000 (08:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2543 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/ohm/ohm_git.bb

index b3a5c62c2b610462a3928d39f7016ebae311622f..dfad988df609427e35a9925ee79a89e49c58fbce 100644 (file)
@@ -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"