summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fedora-live-base.ks2
-rw-r--r--fedora-live-mini.ks2
2 files changed, 2 insertions, 2 deletions
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*