diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a1897c26a..df77b8f85 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2006-10-29 + + [matthew] - Add verbose flags to some commands in Util-Linux and + Vim. Thanks to Robert Connolly for the report. + [matthew] - Upgrade to Vim-7.0-fixes-14.patch. Drop the "spellfile" fix as it was applied upstream as patch diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index d951564d5..16b2da09c 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -45,7 +45,7 @@ sed -i 's@etc/adjtime@var/lib/hwclock/adjtime@g' \ hwclock/hwclock.c -mkdir -p /var/lib/hwclock +mkdir -pv /var/lib/hwclock diff --git a/chapter06/vim.xml b/chapter06/vim.xml index ec2993575..9c24a6068 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -107,8 +107,8 @@ -rm -f /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} -rm -f /usr/share/vim/vim70/tutor/tutor.??.* +rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} +rm -fv /usr/share/vim/vim70/tutor/tutor.??.* Many users are used to using vi instead of vim. To allow execution of vim