]> git.proxmox.com Git - lxc.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Jun 2021 07:38:38 +0000 (09:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Jun 2021 07:38:38 +0000 (09:38 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 5f44c7b3b686c6253aa4e922da32f4c14e059c90..2d938ca9ada76ae492335b879b5372725505f602 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ $(DSC): $(BUILDSRC)
 
 .PHONY: upload
 upload: $(DEBS)
-       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com upload --product pve --dist buster
+       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com upload --product pve --dist bullseye
 
 distclean: clean