From: Thomas Lamprecht Date: Wed, 22 May 2019 19:34:47 +0000 (+0200) Subject: buildsys: switch upload dist over to buster X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=38349000af682a542ca716ce05c665009038424e;p=pve-manager-legacy.git buildsys: switch upload dist over to buster Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 9d801c89..68470c00 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ $(DEB): upload: ${DEB} check # check if working directory is clean git diff --exit-code --stat && git diff --exit-code --stat --staged - 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: install install: vzdump-hook-script.pl