]> git.proxmox.com Git - dab.git/blobdiff - Makefile
move supported suites out to hash
[dab.git] / Makefile
index 6b66230248c8e7588a31e132a29f8d6ce2e37c7e..78faf98222993d8d5e2152cf38afaa5931587994 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,11 +81,11 @@ dab.1: dab.1.pod
 
 .PHONY: clean
 clean:
-       rm -rf ${BUILDDIR} *.deb *.dsc dab_*.tar.gz dab.1 dab.1.pod dab.pdf *.tmp *.changes *.buildinfo *~
+       rm -rf ${PACKAGE}-*/ *.deb *.dsc dab_*.tar.gz dab.1 dab.1.pod dab.pdf *.tmp *.changes *.buildinfo *~
 
 .PHONY: distclean
 distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster