mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-26 23:22:07 +00:00
debian/shim.install: update paths in light of using shim's upstream install target.
This commit is contained in:
parent
3f5806e428
commit
7d562b4949
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -21,6 +21,8 @@ shim (12+1503074702.5202f80-0ubuntu1) UNRELEASED; urgency=medium
|
||||
* debian/patches/fix_makefile_phony.patch: fix a makefile bug causing shim
|
||||
to fail to build, because it gets confused about the .signed efi files.
|
||||
* debian/rules: clean up after *.signed files.
|
||||
* debian/shim.install: update paths in light of using shim's upstream install
|
||||
target.
|
||||
|
||||
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 29 Aug 2017 13:55:45 -0400
|
||||
|
||||
|
6
debian/shim.install
vendored
6
debian/shim.install
vendored
@ -1,3 +1,3 @@
|
||||
shim*.efi /usr/lib/shim
|
||||
mm*.efi.signed /usr/lib/shim
|
||||
fb*.efi.signed /usr/lib/shim
|
||||
/boot/efi/EFI/ubuntu/shim*.efi /usr/lib/shim
|
||||
/boot/efi/EFI/ubuntu/mm*.efi.signed /usr/lib/shim
|
||||
/boot/efi/EFI/ubuntu/fb*.efi.signed /usr/lib/shim
|
||||
|
Loading…
Reference in New Issue
Block a user