summaryrefslogtreecommitdiff
path: root/mk/python.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:29:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:29:14 +0100
commit897be7157eb98898fdc62224857025d4a0f01dd5 (patch)
tree763f672beb5d7b5c44099aa3e4cea747ef9f9c7f /mk/python.mk
parent607e1fc199759ad073742bdd4d667c3947c2c5ca (diff)
parent61f978300c334c3e2466d24bed56ae6a1720d2b2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/python.mk')
-rw-r--r--mk/python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/python.mk b/mk/python.mk
index e0fce5f0e..5767b12f7 100644
--- a/mk/python.mk
+++ b/mk/python.mk
@@ -1,3 +1,3 @@
PYTHON_VERSION=2.7
-PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/lib
-PYTHON:=${STAGING_HOST_DIR}/bin/hostpython
+PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
+PYTHON:=${STAGING_HOST_DIR}/usr/bin/hostpython