Tweak setup for dh_auto_test so the tests work

This commit is contained in:
Steve McIntyre 2022-04-27 23:15:28 +01:00
parent 7c81b875e3
commit b947ca6ac0
2 changed files with 4 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ shim (15.5-1) UNRELEASED; urgency=medium
- fix-import_one_mok_state.patch
- fix_arm64_rela_sections.patch
- relax_check_for_import_mok_state.patch
* Tweak setup for dh_auto_test so the tests work
-- Steve McIntyre <93sam@debian.org> Wed, 27 Apr 2022 22:50:08 +0100

3
debian/rules vendored
View File

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