From: Jaroslav Kysela Date: Wed, 12 Nov 2014 10:51:18 +0000 (+0100) Subject: Makefile: remove python3 explicit call X-Git-Tag: v4.1~778 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fca50269a8e24de6d3d0c7ec07a3b79cf08fc48;p=thirdparty%2Ftvheadend.git Makefile: remove python3 explicit call --- diff --git a/Makefile b/Makefile index 9c51c2a7f..2e4977924 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ BUNDLE_FLAGS = ${BUNDLE_FLAGS-yes} # Binaries/Scripts # -MKBUNDLE = $(PYTHON)3 $(ROOTDIR)/support/mkbundle +MKBUNDLE = $(PYTHON) $(ROOTDIR)/support/mkbundle # # Debug/Output