mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-11-02 21:45:50 +00:00
Clean more things
This commit is contained in:
parent
9af3bbb2c6
commit
e4bcc019f9
2
debian/rules
vendored
2
debian/rules
vendored
@ -65,7 +65,7 @@ $(SBAT_DATA): $(SBAT_IN)
|
||||
|
||||
override_dh_auto_clean:
|
||||
dh_auto_clean -- MAKELEVEL=0
|
||||
rm -f $(DBX_LIST) $(SBAT_DATA) sbat.*.csv
|
||||
rm -f $(DBX_LIST) $(SBAT_DATA) sbat.*.csv BOOT*.CSV test-csv test-sbat test-str
|
||||
|
||||
override_dh_auto_build: $(DBX_LIST) $(SBAT_DATA)
|
||||
dh_auto_build -- INSTALL=install $(COMMON_OPTIONS)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user