1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
This commit is contained in:
Richard Purdie
2007-08-23 08:24:24 +00:00
parent ff90ae3d0f
commit 4b4dca40a6
+1 -1
View 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"