projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a964fee
)
python3: fix python host path
431/head
author
Alexandru Ardelean
<aa@ocedo.com>
Tue, 14 Oct 2014 14:51:30 +0000
(17:51 +0300)
committer
Alexandru Ardelean
<aa@ocedo.com>
Wed, 15 Oct 2014 06:13:24 +0000
(09:13 +0300)
lang/python3/files/python3-package.mk
patch
|
blob
|
history
diff --git
a/lang/python3/files/python3-package.mk
b/lang/python3/files/python3-package.mk
index 4112a41da30e35ade8b25798f15dc3f7713b5a42..e85b648197e5b31b12082742a842797d5f002bc0 100644
(file)
--- a/
lang/python3/files/python3-package.mk
+++ b/
lang/python3/files/python3-package.mk
@@
-17,7
+17,7
@@
PYTHON3_PKG_DIR:=/usr/lib/python$(PYTHON3_VERSION)/site-packages
PYTHON3:=python$(PYTHON3_VERSION)
-HOST_PYTHON3_BIN:=$(STAGING_DIR
)/usr/bin/host
python3
+HOST_PYTHON3_BIN:=$(STAGING_DIR
_HOST)/bin/
python3
define HostPython3
( export PYTHONPATH="$(PYTHON3_LIB_DIR):$(STAGING_DIR)/$(PYTHON3_PKG_DIR)"; \