1
0
forked from aniani/vim

updated for version 7.4.340

Problem:    Error from sed about illegal bytes when installing Vim.
Solution:   Prepend LC_ALL=C. (Itchyny)
This commit is contained in:
Bram Moolenaar
2014-06-25 15:02:33 +02:00
parent 8dc907d7d3
commit 72e8f0bcc1
2 changed files with 8 additions and 3 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
340,
/**/
339,
/**/