summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-11 08:33:49 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-11 08:33:49 +0100
commitbe9b092fe776a10bed1c790f819ba28ca63071ab (patch)
tree0896cc926a94dca75b90b342cf41778c1f67e9b1 /groups/010.host_deps.group
parent10cdbccd6fcbf8ab6938967beaca6f847552a510 (diff)
downloadmidipix_build-be9b092fe776a10bed1c790f819ba28ca63071ab.tar.bz2
midipix_build-be9b092fe776a10bed1c790f819ba28ca63071ab.tar.xz
groups/010.host_deps.group:python3_host:${PKG_INSTALL_FILES}: install bin/python -> python3 symlink (via midipix.)
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 8d1a9c9d..2bb2f42c 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -202,6 +202,7 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_PYTHON3_HOST_CONFIGURE:=build/sbpython3/configure};
: ${PKG_PYTHON3_HOST_CONFIGURE_ARGS:="--source-dir=../../Python-${PKG_PYTHON3_HOST_VERSION} --prefix=${PREFIX}"};
: ${PKG_PYTHON3_HOST_ENV_VARS_EXTRA:="NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib"};
+: ${PKG_PYTHON3_HOST_INSTALL_FILES:="@python3=bin/python"};
: ${PKG_PYTHON3_HOST_MAKEFLAGS_INSTALL_EXTRA:="PREFIX= EXEC_PREFIX= BINDIR=/bin SBINDIR=/sbin LIBDIR=/lib INCLUDEDIR=/include OLDINCLUDEDIR=/include MANDIR=/share/man DOCDIR=/share/doc LIBEXECDIR=/libexec"};
: ${PKG_PYTHON3_HOST_SUBDIR:=Python-${PKG_PYTHON3_HOST_VERSION}};
: ${PKG_RUBY_HOST_SHA256SUM:=ba5ba60e5f1aa21b4ef8e9bf35b9ddb57286cb546aac4b5a28c71f459467e507};