]> git.proxmox.com Git - pve-common.git/commitdiff
buildsys: change upload dist to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 12:10:03 +0000 (14:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 16:23:03 +0000 (18:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index e50fd7cf30705a90df0f7f0d9271f4f213204ad1..f0c474214b2cf35f0c51113eb51fc38a87aac81c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,5 +50,4 @@ install:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
-
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster