aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-23 16:51:08 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-23 16:51:08 +0200
commit7c144226257e58d5936f4ea41c2bf21c5d8d9374 (patch)
tree1f82375cf9a22e622e88875aff6f60a93ab71b66
parentpython2 support (diff)
downloadgpp-7c144226257e58d5936f4ea41c2bf21c5d8d9374.tar.gz
gpp-7c144226257e58d5936f4ea41c2bf21c5d8d9374.tar.bz2
gpp-7c144226257e58d5936f4ea41c2bf21c5d8d9374.tar.xz
any python version will do (perhaps not python 1)1.2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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