]> git.proxmox.com Git - pve-spice-protocol.git/commitdiff
buildsys: update upload target
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Sep 2018 11:01:29 +0000 (13:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Sep 2018 11:13:32 +0000 (13:13 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index fb4a3936a9b5806d154833446c51799d5d5ca5b6..16d8753bf0ed035a0a8b749f3a1d539e61e640b7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ download:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
 
 distclean: clean