aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch')
-rw-r--r--net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch b/net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch
index 2c86a3048..434b56e67 100644
--- a/net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch
+++ b/net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch
@@ -22,7 +22,7 @@ Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
BUILT_SOURCES =
--- a/m4/openvswitch.m4
+++ b/m4/openvswitch.m4
-@@ -383,6 +383,8 @@ else:
+@@ -372,6 +372,8 @@ else:
AC_MSG_ERROR([Python 3.4 or later is required but not found in $PATH, please install it or set $PYTHON3 to point to it])
fi
AC_ARG_VAR([PYTHON3])