]> git.proxmox.com Git - pve-guest-common.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:08:05 +0000 (21:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:08:05 +0000 (21:08 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 80bde820d2c2d036e085d79889ad0522b1c93341..213edbf7cc0a141ebdb14938882b262b40386630 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ install: PVE
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster
 
 distclean: clean