From 7c144226257e58d5936f4ea41c2bf21c5d8d9374 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 23 Aug 2014 16:51:08 +0200 Subject: any python version will do (perhaps not python 1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 851d2cf..b54870b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ PREFIX = /usr DATA = /share BIN = /bin PKGNAME = gpp -PY = python3 +PY = python SHEBANG = /usr$(BIN)/env $(PY) COMMAND = gpp LICENSES = $(DATA)/licenses -- cgit v1.2.3-70-g09d2