summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-08-29 22:45:27 -0400
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-08-29 22:45:27 -0400
commit7d562b4949fda4bd683d312f42285875f5ef4b65 (patch)
tree6cc48a38759c7ab0450ab54ccc1c8ec58d9d7b3e
parent3f5806e428da5992390aca796d8cbaa72879337d (diff)
downloadefi-boot-shim-7d562b4949fda4bd683d312f42285875f5ef4b65.tar.gz
efi-boot-shim-7d562b4949fda4bd683d312f42285875f5ef4b65.zip
debian/shim.install: update paths in light of using shim's upstream install target.
-rw-r--r--debian/changelog2
-rw-r--r--debian/shim.install6
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c33fcb6..d445ec4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/shim.install b/debian/shim.install
index f37f6d19..0f5a04b4 100644
--- a/debian/shim.install
+++ b/debian/shim.install
@@ -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