1
0
forked from aniani/vim

patch 8.1.2128: renamed libvterm sources makes merging difficult

Problem:    Renamed libvterm sources makes merging difficult.
Solution:   Rename back to the original name and only rename the .o files.
            Also clean the libvterm build artifacts. (James McCoy,
            closes #5027)
This commit is contained in:
Bram Moolenaar
2019-10-10 13:22:54 +02:00
parent 14c01f8348
commit 9326805442
8 changed files with 67 additions and 56 deletions

View File

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