diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index 5e422c57f..6e90d916f 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -25,13 +25,6 @@ this libncurses symlink setup properly, except for LFS systems, where it is setup properly): -
-- - cd /usr/lib && -ln -s libncurses.a libcurses.a - -
++ + cd /usr/lib && +ln -s libncurses.a libcurses.a + +