summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-04-08 14:45:55 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-04-08 14:45:55 +0200
commit271e550b9911a1f73e712fad8cc489bf429c4073 (patch)
tree2fbe4d5501d58afb0f4660c4cd9e1771f2ef65f9
parentb22cead64d56259228255d38bee55a6b67a3e9ea (diff)
commented to test on MATE (nw)
-rw-r--r--makefile6
1 files 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)