From: Thomas Lamprecht Date: Wed, 22 May 2019 08:23:21 +0000 (+0200) Subject: buildsys: switch upload dist over to buster X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=464dd619c7248162320dabb98b1e00d92bfd8471;hp=4b428ce002215b27f94f97160ca0693105f6fd3b buildsys: switch upload dist over to buster Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 6035a1b..b9dc8b9 100644 --- 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: