Replace makewhatis with mandb

This commit is contained in:
kevin 2010-08-04 09:58:13 -06:00
parent e3840e66ba
commit dedc97f491
2 changed files with 2 additions and 2 deletions

View File

@ -361,7 +361,7 @@ echo "Packages within this LiveCD"
rpm -qa
# go ahead and pre-make the man -k cache (#455968)
/usr/sbin/makewhatis -w
/usr/bin/mandb
# save a little bit of space at least...
rm -f /boot/initramfs*

View File

@ -377,7 +377,7 @@ rm -f /var/lib/rpm/__db*
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
# go ahead and pre-make the man -k cache (#455968)
/usr/sbin/makewhatis -w
/usr/bin/mandb
# save a little bit of space at least...
rm -f /boot/initrd*