summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a6e97448..39d0357e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,12 @@ override_dh_auto_install:
# And remove the extra removable-media copy of shim too, it's
# not needed for our build and causes debhelper to complain
rm -f debian/tmp/boot/efi/EFI/BOOT/BOOT*.EFI
+
+ # Generate the template packages that we'll use for SB signing later
./debian/signing-template.generate
+
+ # Log some useful things about the build here
+ ./debian/check_nx shim*.efi
sha256sum *.efi
generate-gnu-efi: