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

diff --git a/components/samba/samba/Makefile b/components/samba/samba/Makefile
index 8719a64..0f402be 100644
--- a/components/samba/samba/Makefile
+++ b/components/samba/samba/Makefile
@@ -68,8 +68,6 @@
 
 include $(WS_MAKE_RULES)/ips.mk
 
-PYTHON_VERSION=2.7
-
 # directory to search for "include" in samba.p5m
 PKG_OPTIONS += -I $(COMPONENT_DIR)
 # Set the pkg... path to search files in ./Solaris/ dir (mainly the SMF manifests are there)

--
Gitblit v1.9.3