Browse Source

python-mako: fix wrong python makefile

Waldemar Brodkorb 2 years ago
parent
commit
191e8aaad6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/python-mako/Makefile

+ 1 - 1
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