From 271e550b9911a1f73e712fad8cc489bf429c4073 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 8 Apr 2015 14:45:55 +0200 Subject: [PATCH] commented to test on MATE (nw) --- makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/makefile b/makefile index 58dfb20b2ef..d88689de23f 100644 --- a/makefile +++ b/makefile @@ -591,9 +591,9 @@ endif endif endif -ifneq ($(PYTHON_AVAILABLE),python) -$(error Python is not available in path) -endif +#ifneq ($(PYTHON_AVAILABLE),python) +#$(error Python is not available in path) +#endif GENIE := 3rdparty/genie/bin/$(GENIEOS)/genie$(EXE)