X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=time-slider.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=d9fddb267cc6e96daa6e8363106e10417945fc1e;hp=346ebe8c82493d27a3d5b1e0cbac293fcd945242;hb=f4594ed407bba1263b2bc93ce70e27a599e2ed3c;hpb=7763228f6062a102bc6b5bc34eccfa99e1b1673d diff --git a/Makefile b/Makefile index 346ebe8..d9fddb2 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ RMRF = /usr/bin/rm -Rf RMDIR = /usr/bin/rmdir # Use python 2.6 if PYTHON environent is not set ifeq ($(strip $(PYTHON)),) -PYTHON = /usr/bin/python2.6 +PYTHON = /usr/bin/python2 endif SUBDIRS = po data