]> git.proxmox.com Git - efi-boot-shim.git/commitdiff
Clean more things
authorSteve McIntyre <steve@einval.com>
Sat, 17 Apr 2021 14:52:42 +0000 (15:52 +0100)
committerSteve McIntyre <steve@einval.com>
Sat, 17 Apr 2021 14:52:42 +0000 (15:52 +0100)
debian/rules

index b62f4b150c264b56cacc240d7c86e2421e637c9f..978c314bce6047bfcc06cb3c682498a506a510e4 100755 (executable)
@@ -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)