From dedc97f491185ac8f0da7492668fcd5c08d3c84c Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 4 Aug 2010 09:58:13 -0600 Subject: Replace makewhatis with mandb --- fedora-live-base.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fedora-live-base.ks') 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* -- cgit