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/print/system-config-printer/Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/components/print/system-config-printer/Makefile b/components/print/system-config-printer/Makefile
index 1dc439f..3de0530 100644
--- a/components/print/system-config-printer/Makefile
+++ b/components/print/system-config-printer/Makefile
@@ -32,8 +32,6 @@
 include $(WS_MAKE_RULES)/configure.mk
 include $(WS_MAKE_RULES)/ips.mk
 
-PYTHON_VERSION=2.7
-
 CFLAGS += -I/usr/X11/include
 
 COMPONENT_PRE_CONFIGURE_ACTION =	(chmod -R u+r  $(SOURCE_DIR) && \

--
Gitblit v1.9.3