]> git.proxmox.com Git - pve-qemu.git/commitdiff
buildsys: cleanup also older .deb files from prev. builds
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 16:06:57 +0000 (18:06 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 16:06:57 +0000 (18:06 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index f25cda17b41acaeccf67305376cbde6e7dd5dd40..2c3156a78fa49c8fe47167462cd9d79749c7ee05 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ upload: $(DEBS)
 .PHONY: distclean clean
 distclean: clean
 clean:
-       rm -rf $(BUILDDIR) $(PACKAGE)_* $(DEBS) *.buildinfo *.changes
+       rm -rf $(BUILDDIR) $(PACKAGE)*.deb *.buildinfo *.changes
 
 .PHONY: dinstall
 dinstall: $(DEBS)