From: Thomas Lamprecht Date: Thu, 23 May 2019 16:17:06 +0000 (+0200) Subject: buildsys: switch upload dist over to buster X-Git-Url: https://git.proxmox.com/?p=pve-edk2-firmware.git;a=commitdiff_plain;h=b59be79040265ce1512da73858ef1a8182f83458 buildsys: switch upload dist over to buster Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 12729d2..b65390e 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ update_modules: submodule .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 .PHONY: distclean clean distclean: clean