forked from aniani/vim
patch 8.2.2259: Test_Executable() fails when using chroot
Problem: Test_Executable() fails when using chroot. Solution: Ignore the difference between "sbin" and "bin".
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2259,
|
||||
/**/
|
||||
2258,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user