summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-08-29 13:58:39 -0400
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-08-29 13:58:39 -0400
commit402fafb47564efc2281966aa39f9d2d25d73aec4 (patch)
treefb6b58fbdb6082a5bdfd2247f6510998fe45e959 /debian/rules
parent661d3ea1dc23ebe589593dd9cc772a1d436c417b (diff)
downloadefi-boot-shim-402fafb47564efc2281966aa39f9d2d25d73aec4.tar.gz
efi-boot-shim-402fafb47564efc2281966aa39f9d2d25d73aec4.zip
Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and MokManager.
Also drop debian/patches/sbsigntool-no-pesign: with this change from upstream it is no longer needed..
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b5f21367..3dc47aee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ override_dh_auto_build:
MAKELEVEL=0 \
EFI_PATH=/usr/lib \
ENABLE_SHIM_CERT=1 \
+ ENABLE_SBSIGN=1 \
VENDOR_CERT_FILE=$(cert)
override_dh_fixperms: