1
0
forked from aniani/vim

patch 7.4.1772

Problem:    Installation fails when $GTK_UPDATE_ICON_CACHE is empty.
Solution:   Add quotes. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2016-04-22 10:14:07 +02:00
parent 21decdd3e6
commit 54a38415ca
2 changed files with 4 additions and 2 deletions

View File

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