From b7829f857ea252280b9790bdc225ac9ab384a5d5 Mon Sep 17 00:00:00 2001
From: Aurelien Larcher <aurelien.larcher@gmail.com>
Date: Sun, 10 Jan 2021 23:31:56 +0100
Subject: [PATCH] transforms: fixup python-3-soabi (solaris-userland)

---
 components/network/samba/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/network/samba/Makefile b/components/network/samba/Makefile
index 91e2940..6ac9ea2 100644
--- a/components/network/samba/Makefile
+++ b/components/network/samba/Makefile
@@ -48,7 +48,7 @@
 
 PERL_VERSION = 5.24
 PYTHON_VERSION = 3.5
-PY3_CYTHON_NAMING =\#
+PY3_CPYTHON_NAMING =\#
 
 # set WAF and adapt PATH for building
 WAF =	$(PYTHON) $(SOURCE_DIR)/buildtools/bin/waf

--
Gitblit v1.9.3