mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
newt: Update python3-config path
The path where python3-config is installed was changed in 64959a1d. This
updates that path for this package.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ CONFIGURE_ARGS+= \
|
|||||||
--without-gpm-support \
|
--without-gpm-support \
|
||||||
--with-colorsfile=/etc/newt/palette
|
--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,)
|
Build/Compile=$(call Build/Compile/Default,)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user