From f2dd5293725f2e5c0f66e8ebd813ccaf6a37eaaf Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Thu, 07 Jul 2016 21:22:26 +0200
Subject: [PATCH] Switch default oi-userland PYTHON_VERSION to 2.7

---
 components/desktop/mate/mate-panel/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/components/desktop/mate/mate-panel/Makefile b/components/desktop/mate/mate-panel/Makefile
index 22a5378..14a929f 100644
--- a/components/desktop/mate/mate-panel/Makefile
+++ b/components/desktop/mate/mate-panel/Makefile
@@ -45,7 +45,6 @@
 CONFIGURE_OPTIONS+= --libexecdir=/usr/lib/$(COMPONENT_NAME)
 CONFIGURE_OPTIONS+= --with-gtk=2.0
 
-PYTHON_VERSION = 2.7
 CONFIGURE_ENV+= PYTHON="$(PYTHON)"
 
 COMPONENT_BUILD_ENV += CC="$(CC)"

--
Gitblit v1.9.3