config_host.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7eac2e42882fc36816b8b1f79e85abbe21bd40a0 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Wed Dec 12 23:33:25 2012 +0100 BUILDDIR should be presumably set to ... BUILDDIR :) Change-Id: Ia59aca8cc5c224af3bcecf79ee983afcacc80f76 diff --git a/config_host.mk.in b/config_host.mk.in index accf9fd..fd12153 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -10,7 +10,7 @@ # to get them into invoked external configures and override pkg-config there. gb_SPACE:=$(gb_SPACE) $(gb_SPACE) export SRC_ROOT=@SRC_ROOT@ -export BUILDDIR=@SRC_ROOT@ +export BUILDDIR=@BUILDDIR@ export ABOUT_BACKGROUND_SVG=@ABOUT_BACKGROUND_SVG@ export ALIGNOF_DOUBLE=@ALIGNOF_DOUBLE@
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits