From 0b5fef06ee14b9053399dae108944ac3e616f32d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Nov 2011 04:06:57 +0000 Subject: tools: use host build_dir instead of target build_dir SVN-Revision: 29293 --- tools/xfce-macros/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/xfce-macros') diff --git a/tools/xfce-macros/Makefile b/tools/xfce-macros/Makefile index bd71913d22..974404714d 100644 --- a/tools/xfce-macros/Makefile +++ b/tools/xfce-macros/Makefile @@ -14,7 +14,7 @@ PKG_SOURCE_URL:=http://archive.xfce.org/xfce/4.8/src PKG_SOURCE:=xfce4-dev-tools-$(PKG_VERSION).tar.bz2 PKG_MD5SUM:=9591299c49d92d00ba47974c42a735fa -HOST_BUILD_DIR:=$(BUILD_DIR)/xfce4-dev-tools-$(PKG_VERSION) +HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/xfce4-dev-tools-$(PKG_VERSION) include $(INCLUDE_DIR)/host-build.mk -- cgit v1.2.3