Use python2 in manage.py and Makefile
[xnet] / Makefile
index c0a4e20..cda2569 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-MANAGE_PY = python manage.py
+MANAGE_PY = python2 manage.py
 
 
 default: all