forked from aniani/vim
patch 8.1.0222: errors are reported for "make install"
Problem: Errors are reported for "make install". Solution: Skip missing language files. (Christian Brabandt, closes #3254)
This commit is contained in:
@@ -798,6 +798,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
222,
|
||||
/**/
|
||||
221,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user