diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 219016d..2a355ea 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -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* diff --git a/fedora-live-mini.ks b/fedora-live-mini.ks index d14bfc8..7aa9652 100644 --- a/fedora-live-mini.ks +++ b/fedora-live-mini.ks @@ -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*