1
0
forked from aniani/vim

patch 8.2.4421: some installed files and directories have wrong permissions

Problem:    Some installed files and directories have wrong permissions.
Solution:   Adjust the Makefile and shell to set permissions. (closes #9793)
This commit is contained in:
Bram Moolenaar
2022-02-19 13:25:18 +00:00
parent a42535340a
commit 20563e0f84
3 changed files with 9 additions and 6 deletions

View File

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