mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-20 06:15:09 +08:00
* configure.in: Use install-sh, not install.sh.
This commit is contained in:
@ -346,7 +346,7 @@ while [ $# != 0 ]; do
|
|||||||
:
|
:
|
||||||
else
|
else
|
||||||
echo >config.temp
|
echo >config.temp
|
||||||
${srcdir}/install.sh -c -m 644 config.temp $2/COPIED
|
${srcdir}/install-sh -c -m 644 config.temp $2/COPIED
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Copy the directory, assuming we have tar.
|
# Copy the directory, assuming we have tar.
|
||||||
|
Reference in New Issue
Block a user