aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-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 4db795b8801d..4762f7343802 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.4 python3.3 python3.2
++ for ac_prog in python3.5 python3.4 python3.3 python3.2
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2