Use sed' instead of cp', which might not be installed.
This commit is contained in:
@@ -129,7 +129,7 @@ rm -f paths.tmp
|
||||
|
||||
rem Create "config.h"
|
||||
rm -f config.h2 config.tmp
|
||||
cp config.in config.tmp
|
||||
sed -e '' config.in > config.tmp
|
||||
if "%X11%" == "" goto src4
|
||||
sed -f ../msdos/sed2x.inp <config.in >config.tmp
|
||||
:src4
|
||||
|
||||
Reference in New Issue
Block a user