aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/newt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/newt/Makefile b/libs/newt/Makefile
index 462d35dfc..e70bc3f0c 100644
--- a/libs/newt/Makefile
+++ b/libs/newt/Makefile
@@ -89,7 +89,7 @@ CONFIGURE_ARGS+= \
--without-gpm-support \
--with-colorsfile=/etc/newt/palette
-MAKE_VARS+= PYTHON_CONFIG_PATH="$(STAGING_DIR)/usr/bin"
+MAKE_VARS+= PYTHON_CONFIG_PATH="$(STAGING_DIR)/host/bin"
Build/Compile=$(call Build/Compile/Default,)