]> git.proxmox.com Git - pve-kernel-meta.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 13:39:34 +0000 (15:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 13:39:34 +0000 (15:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index e865d0d2a024dff26f087f610826b18ce009b165..2e63165e8810c5d9d2cb015771ba0e4877a94c6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ ${KERNEL_DEB}: debian
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
+       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
 
 .PHONY: clean distclean
 distclean: clean