]> git.proxmox.com Git - libqb.git/commitdiff
buildsys: clean all debs up
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 21:27:19 +0000 (23:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 21:27:19 +0000 (23:27 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 5a559c4b4923dbf72e782edceaaf980ee26a2c38..986048f51fb57fe62af770563ba187ac79621c16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ upload: ${DEBS}
 
 .PHONY: clean
 clean:
-       rm -rf *~ debian/*~ *_${ARCH}.deb *.changes *.dsc ${BUILDDIR} *.orig.tar.xz *.debian.tar.xz *.buildinfo
+       rm -rf *~ debian/*~ *.deb *.changes *.dsc ${BUILDDIR} *.orig.tar.xz *.debian.tar.xz *.buildinfo
 
 .PHONY: dinstall
 dinstall: ${DEBS}