Explorar o código

python-mako: fix wrong python makefile

Waldemar Brodkorb %!s(int64=3) %!d(string=hai) anos
pai
achega
191e8aaad6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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