mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-28 07:44:52 +00:00
pj0 shouldn't be in the committed release number. Woops.
This commit is contained in:
parent
3801bfdc74
commit
3987410b84
1 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.00
|
||||
Release: 17%{?dist}.pj0
|
||||
Release: 17%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
|
||||
Group: System Environment/Base
|
||||
|
@ -189,8 +189,8 @@ cd grub-efi-%{tarversion}
|
|||
make %{?_smp_mflags}
|
||||
GRUB_MODULES=" all_video boot btrfs cat chain configfile echo efifwsetup \
|
||||
efinet ext2 fat font gfxmenu gfxterm gzio halt hfsplus iso9660 \
|
||||
jpeg linuxefi minicmd normal part_apple part_msdos part_gpt \
|
||||
password_pbkdf2 png reboot search search_fs_uuid \
|
||||
jpeg linuxefi lvm minicmd normal part_apple part_msdos \
|
||||
part_gpt password_pbkdf2 png reboot search search_fs_uuid \
|
||||
search_fs_file search_label sleep test video xfs \
|
||||
mdraid09 mdraid1x blscfg"
|
||||
./grub-mkimage -O %{grubefiarch} -o %{grubeficdname}.orig -p /EFI/BOOT \
|
||||
|
|
Loading…
Reference in a new issue