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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4421,
|
||||
/**/
|
||||
4420,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user