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:
9500f50
)
python3: enforce version assignment
author
Alexandru Ardelean
<aa@ocedo.com>
Tue, 14 Oct 2014 06:38:43 +0000
(09:38 +0300)
committer
Alexandru Ardelean
<aa@ocedo.com>
Wed, 15 Oct 2014 06:10:29 +0000
(09:10 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
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 3a49bc0890879fb37ef72c5d569428da94f72ae2..313b404e121e56d7f4ab4076adc8c545be5153b1 100644
(file)
--- a/
lang/python3/files/python3-package.mk
+++ b/
lang/python3/files/python3-package.mk
@@
-5,8
+5,8
@@
# See /LICENSE for more information.
#
-PYTHON_VERSION=3.4
-PYTHON_VERSION_MICRO=1
+PYTHON_VERSION
:
=3.4
+PYTHON_VERSION_MICRO
:
=1
PYTHON_DIR:=$(STAGING_DIR)/usr
PYTHON_BIN_DIR:=$(PYTHON_DIR)/bin