summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2022-04-27 23:15:28 +0100
committerSteve McIntyre <steve@einval.com>2022-04-27 23:15:28 +0100
commitb947ca6ac04943b66e70d37fc00c202eabf2c090 (patch)
tree2a32ac4ea45b5fc6e9e28e8397b166477d655ed3 /debian/rules
parent7c81b875e35c50fe1902457e28c97a3210ceb190 (diff)
downloadefi-boot-shim-b947ca6ac04943b66e70d37fc00c202eabf2c090.tar.gz
efi-boot-shim-b947ca6ac04943b66e70d37fc00c202eabf2c090.zip
Tweak setup for dh_auto_test so the tests work
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 58620be6..6228fcca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,6 +70,9 @@ override_dh_auto_clean:
override_dh_auto_build: $(DBX_LIST) $(SBAT_DATA)
dh_auto_build -- INSTALL=install $(COMMON_OPTIONS)
+override_dh_auto_test: $(DBX_LIST) $(SBAT_DATA)
+ dh_auto_test -- INSTALL=install $(COMMON_OPTIONS)
+
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp -- INSTALL=install $(COMMON_OPTIONS)
# Remove the copy of the source that's installed - we have git