forked from pool/grub2
Accepting request 238198 from home:jeff_mahoney:branches:Base:System
- grub2: use stat instead of udevadm for partition lookup (bnc#883635) * Added grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch OBS-URL: https://build.opensuse.org/request/show/238198 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=91
This commit is contained in:
@@ -173,6 +173,7 @@ Patch223: grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-sp
|
||||
Patch224: grub2-ppc64-build-ppc64-32bit.patch
|
||||
Patch225: grub2-ppc64-qemu.patch
|
||||
Patch226: grub2-ppc64le-timeout.patch
|
||||
Patch227: grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch
|
||||
|
||||
Requires: gettext-runtime
|
||||
%if 0%{?suse_version} >= 1140
|
||||
@@ -362,6 +363,7 @@ mv po/grub.pot po/%{name}.pot
|
||||
%patch224 -p1
|
||||
%patch225 -p1
|
||||
%patch226 -p1
|
||||
%patch227 -p1
|
||||
|
||||
# Generate po/LINGUAS for message catalogs ...
|
||||
./linguas.sh
|
||||
|
Reference in New Issue
Block a user