diff options
Diffstat (limited to 'fedora-live-base.ks')
-rw-r--r-- | fedora-live-base.ks | 2 |
1 files changed, 1 insertions, 1 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* |