]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 18:52:45 +0000 (20:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 18:52:45 +0000 (20:52 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index dc9d65bc20313caf38a95f41d7187cf4a846e048..6e2f25cea45ace7e849499fc0ba0d1b753d4085a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ download:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist stretch
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster
 
 .PHONY: distclean
 distclean: clean