]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 08:23:21 +0000 (10:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 08:23:21 +0000 (10:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 6035a1b44b47a12bb15f606f47e3b649fd92f435..b9dc8b93a7f5c7918ee4ecae8327f375102f8d02 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ install: proxmoxlib.js
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
 
 distclean: clean
 clean: