]> git.proxmox.com Git - ksm-control-daemon.git/commitdiff
buildsys: change upload/repo dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 24 May 2021 09:28:04 +0000 (11:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 24 May 2021 09:28:04 +0000 (11:28 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index f8dd751c4a740de33a09d4f095eb291966aaa014..5c7320dbbbcff50475f736ec82b6069caa60363b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ ksm-control-scripts.org/ksm.init: ksm-control-scripts.org.tar.gz
 
 .PHONY: upload
 upload: ${KSM_DEB}
-       tar cf - ${KSM_DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster
+       tar cf - ${KSM_DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye
 
 .PHONY: distclean
 distclean: clean