Explorar el Código

python-mako: fix wrong python makefile

Waldemar Brodkorb hace 3 años
padre
commit
191e8aaad6
Se han modificado 1 ficheros con 1 adiciones y 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