debian/shim.install: update paths in light of using shim's upstream install target.

This commit is contained in:
Mathieu Trudel-Lapierre 2017-08-29 22:45:27 -04:00
parent 3f5806e428
commit 7d562b4949
2 changed files with 5 additions and 3 deletions

2
debian/changelog vendored
View File

@ -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
View File

@ -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