diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 1fe6d792a..c05af343b 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -73,8 +73,8 @@ needs to be on the root partition. The updatedb script also needs to be modified to correct an explicit path: -mv -v /usr/bin/find /bin -sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb +mv -v /usr/bin/find /bin +sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb