summaryrefslogtreecommitdiffstats
path: root/meta/packages/ohm/ohm_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-08-23 08:24:24 +0000
committerRichard Purdie <richard@openedhand.com>2007-08-23 08:24:24 +0000
commit4b4dca40a64d596a0ee19648281cf47c0792e6c7 (patch)
tree3d32dd4058463bc275ccedb5a2877466f042c1d1 /meta/packages/ohm/ohm_git.bb
parentff90ae3d0fd9adc67d5bb278cae2b3b9253b04c5 (diff)
downloadpoky-4b4dca40a64d596a0ee19648281cf47c0792e6c7.tar.gz
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
Diffstat (limited to 'meta/packages/ohm/ohm_git.bb')
-rw-r--r--meta/packages/ohm/ohm_git.bb2
1 files changed, 1 insertions, 1 deletions
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() {
17 touch gtk-doc.make 17 touch gtk-doc.make
18} 18}
19 19
20EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc" 20EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc --with-xauth-dir=/home/root"