Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
tboot
tboot-grub2-suse.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tboot-grub2-suse.patch of Package tboot
Index: tboot-1.8.0/tboot/20_linux_tboot =================================================================== --- tboot-1.8.0.orig/tboot/20_linux_tboot +++ tboot-1.8.0/tboot/20_linux_tboot @@ -21,8 +21,8 @@ prefix=/usr exec_prefix=${prefix} bindir=${exec_prefix}/bin libdir=${exec_prefix}/lib -if test -e /usr/share/grub/grub-mkconfig_lib; then - . /usr/share/grub/grub-mkconfig_lib +if test -e /usr/share/grub2/grub-mkconfig_lib; then + . /usr/share/grub2/grub-mkconfig_lib elif test -e ${libdir}/grub/grub-mkconfig_lib; then . ${libdir}/grub/grub-mkconfig_lib fi Index: tboot-1.8.0/tboot/20_linux_xen_tboot =================================================================== --- tboot-1.8.0.orig/tboot/20_linux_xen_tboot +++ tboot-1.8.0/tboot/20_linux_xen_tboot @@ -21,8 +21,8 @@ prefix=/usr exec_prefix=${prefix} bindir=${exec_prefix}/bin libdir=${exec_prefix}/lib -if test -e /usr/share/grub/grub-mkconfig_lib; then - . /usr/share/grub/grub-mkconfig_lib +if test -e /usr/share/grub2/grub-mkconfig_lib; then + . /usr/share/grub2/grub-mkconfig_lib elif test -e ${libdir}/grub/grub-mkconfig_lib; then . ${libdir}/grub/grub-mkconfig_lib fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor