4 lines
112 B
Bash
4 lines
112 B
Bash
#
|
|
# Disable looking for this file which causes an error.
|
|
#
|
|
sed -i -e 's|win32/syslinux.exe||g' $wrksrc/Makefile
|