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:
b49c17d
)
python: include python*-package.mk irespective of DUMP env var
author
Alexandru Ardelean
<aa@ocedo.com>
Tue, 14 Oct 2014 06:39:42 +0000
(09:39 +0300)
committer
Alexandru Ardelean
<aa@ocedo.com>
Wed, 15 Oct 2014 07:02:54 +0000
(10:02 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index 79bb3031c1d0f334972fc6adf455a46ad964b5f2..aeede5af48d69e5109e12d92eb20720e8e7343e3 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
# The file included below defines PYTHON_VERSION
--include $(if $(DUMP),,./files/python-package.mk)
+include ./files/python-package.mk
PKG_NAME:=python
PKG_VERSION:=$(PYTHON_VERSION).$(PYTHON_VERSION_MICRO)