Merge pull request #9216 from jefferyto/newt-python-config

newt: Update python3-config path
This commit is contained in:
Rosen Penev
2019-06-10 11:27:49 -07:00
committed by GitHub
+1 -1
View File
@@ -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,)