diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml index 5ef885b48..7407f9e98 100644 --- a/chapter06/gcc-pass2.xml +++ b/chapter06/gcc-pass2.xml @@ -63,8 +63,8 @@ mv -v mpc-&mpc-version; mpc 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