Changes required for grub2 (dgilmore)

This commit is contained in:
Martin Gracik 2011-10-17 19:11:51 +02:00
parent 0cef2ecfe6
commit 573ae69e0a

View File

@ -18,8 +18,8 @@ install "kernel"
% if basearch == "i386" or basearch == "x86_64":
install "biosdevname"
install "efibootmgr"
install "firstaidkit-plugin-grub"
install "grub"
install "grub2"
install "grub-efi"
install "memtest86+"
% endif
@ -796,8 +796,6 @@ remove "groff" "/usr/bin/tfmtodit"
remove "groff" "/usr/bin/troff"
remove "groff" "/usr/bin/zsoelim"
remove "groff" "/usr/share/*"
remove "grub" "/sbin/grub-*"
remove "grub" "/usr/bin/*"
remove "gstreamer" "/usr/bin/*"
remove "gstreamer" "/usr/${libdir}/gstreamer-0.10/*"
remove "gstreamer" "/usr/${libdir}/libgst*"