We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ff00e commit 946bf57Copy full SHA for 946bf57
Makefile
@@ -1,7 +1,7 @@
1
-include config.mk
2
3
BUILDTYPE ?= Release
4
-PYTHON ?= python
+PYTHON ?= python3
5
DESTDIR ?=
6
SIGN ?=
7
PREFIX ?= /usr/local
0 commit comments