From e4d94961c3bfca97d17014b5350683837e24ee7a Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 14 Oct 2014 09:39:42 +0300 Subject: [PATCH] python3: include python*-package.mk irespective of DUMP env var Signed-off-by: Alexandru Ardelean --- lang/python3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python3/Makefile b/lang/python3/Makefile index 9d93873c5..032b5a032 100644 --- a/lang/python3/Makefile +++ b/lang/python3/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk # The file included below defines PYTHON_VERSION --include $(if $(DUMP),,./files/python3-package.mk) +include ./files/python3-package.mk PKG_NAME:=python3 PKG_RELEASE:=1