There is no /boot/initrd* anymore to remove, so instead remove /boot/initram* (#551094)

This commit is contained in:
Jeroen van Meeuwen (Fedora Unity) 2010-01-02 15:02:43 +01:00
parent c3ace496a6
commit 3689019df3
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ rpm -qa
/usr/sbin/makewhatis -w
# save a little bit of space at least...
rm -f /boot/initrd*
rm -f /boot/initramfs*
# make sure there aren't core files lying around
rm -f /core*