mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
gcc-pass2: Fix the indent of the sed command in case
This commit is contained in:
parent
aef269a32d
commit
642f779f64
@ -62,8 +62,8 @@ mv -v mpc-&mpc-version; mpc</userinput></screen>
|
||||
|
||||
<screen><userinput remap="pre">case $(uname -m) in
|
||||
x86_64)
|
||||
sed -e '/m64=/s/lib64/lib/' \
|
||||
-i.orig gcc/config/i386/t-linux64
|
||||
sed -e '/m64=/s/lib64/lib/' \
|
||||
-i.orig gcc/config/i386/t-linux64
|
||||
;;
|
||||
esac</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user