aboutsummaryrefslogtreecommitdiff
path: root/editors/vim/files/patch-src-auto-configure
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/files/patch-src-auto-configure')
-rw-r--r--editors/vim/files/patch-src-auto-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/files/patch-src-auto-configure b/editors/vim/files/patch-src-auto-configure
index 7c49538f8ed9..3ac8877e6f96 100644
--- a/editors/vim/files/patch-src-auto-configure
+++ b/editors/vim/files/patch-src-auto-configure
@@ -60,7 +60,7 @@
fi
- for ac_prog in python3 python
-+ for ac_prog in python3.5 python3.4 python3.3 python3.2
++ for ac_prog in python3.6 python3.5 python3.4 python3.3
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2