diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 34d075ca2..ed7a3285a 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -137,7 +137,7 @@ echo "INPUT(-lncursesw)" > $LFS/usr/lib/libncurses.so
Remove an unneeded static library not handled by
configure:
-rm -v /usr/lib/libncurses++w.a
+rm -v $LFS/usr/lib/libncurses++w.a
The meaning of the install options: