commit | 679beba8007b804be210ef118bd23a38cb803ef6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 11 16:21:33 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 11 16:21:33 2019 +0200 |
tree | 2ba82f32dd5cfd0d525f87e2bf4166abe1fc6740 | |
parent | 29a9baa0779c21f3d055a7b119d6d5650f4ae56e [diff] [blame] |
patch 8.1.1151: build fails when using shadow directory Problem: Build fails when using shadow directory. Solution: Link the desktop.in files.
diff --git a/src/version.c b/src/version.c index efd117e..e75a60b 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1151, +/**/ 1150, /**/ 1149,