]> git.proxmox.com Git - pve-http-server.git/commitdiff
Makefile: use "--product pve --dist jessie" for upload target stable-4
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 07:56:37 +0000 (08:56 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 07:56:37 +0000 (08:56 +0100)
Makefile

index e4807f24b467b20b8e67745f0ced8284ce9fed44..fd79b7192c632483e6efe2c01395c7089a55aab5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ install: ${BTDATA}
 
 .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 jessie
 
 distclean: clean
        rm -f examples/simple-demo.pem