summaryrefslogtreecommitdiff
path: root/package/python-mako/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-09 17:16:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-09 17:16:21 +0100
commit191e8aaad69a822fbfbec12dd4b24ef5d244037d (patch)
treedfb81b4f9d4d68d1c464f68031c631ebd99e5c2b /package/python-mako/Makefile
parent0eea4f7789fe251a38910627e89b07173b1472fa (diff)
python-mako: fix wrong python makefile
Diffstat (limited to 'package/python-mako/Makefile')
-rw-r--r--package/python-mako/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-mako/Makefile b/package/python-mako/Makefile
index 64259aa52..bb069a434 100644
--- a/package/python-mako/Makefile
+++ b/package/python-mako/Makefile
@@ -21,7 +21,7 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call HOST_template,PYTHON_MAKO,python-mako,${PKG_VERSION}-${PKG_RELEASE}))
-include $(ADK_TOPDIR)/mk/python.mk
+include $(ADK_TOPDIR)/mk/python3.mk
HOST_STYLE:= manual