patch 9.1.1815: file mode changes in os_amiga.pro
Problem: file mode changes in os_amiga.pro to 644 (RestorerZ, after v9.1.1811) Solution: Fix the permissions of proto/os_amiga.pro to 644 (Hirohito Higashi). closes: #18454 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
4403c674c4
commit
ef561cdcde
0
src/proto/os_amiga.pro
Executable file → Normal file
0
src/proto/os_amiga.pro
Executable file → Normal file
@ -729,6 +729,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1815,
|
||||
/**/
|
||||
1814,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user