openwrt-packages/net/uwsgi/patches/020-uwsgiconfig-system-pyth...

9 lines
137 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PYTHON := python
+PYTHON ?= python3
all:
$(PYTHON) uwsgiconfig.py --build $(PROFILE)