aboutsummaryrefslogtreecommitdiff
path: root/lang/node/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/node/Makefile')
-rw-r--r--lang/node/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/node/Makefile b/lang/node/Makefile
index 147410499..9df887614 100644
--- a/lang/node/Makefile
+++ b/lang/node/Makefile
@@ -57,7 +57,7 @@ HOST_CONFIGURE_VARS:=
HOST_CONFIGURE_ARGS:= \
--dest-os=linux \
--without-snapshot \
- --prefix=$(STAGING_DIR_HOST)/
+ --prefix=$(STAGING_DIR)/host/
HOST_CONFIGURE_CMD:=python ./configure