summaryrefslogtreecommitdiffstats
path: root/fedora-live-base.ks
diff options
context:
space:
mode:
Diffstat (limited to 'fedora-live-base.ks')
-rw-r--r--fedora-live-base.ks4
1 files changed, 0 insertions, 4 deletions
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 0bd56c5..88bbf70 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -308,10 +308,6 @@ rm -f /var/lib/rpm/__db*
# go ahead and pre-make the man -k cache (#455968)
/usr/bin/mandb
-# run prelink to prelink everything installed. This should prevent prelink
-# from causing massive changes on systems booted longer than a day.
-/usr/sbin/prelink -am &>/dev/null || :
-
# save a little bit of space at least...
rm -f /boot/initramfs*
# make sure there aren't core files lying around