]> git.proxmox.com Git - openvswitch.git/blobdiff - Makefile
Makefile: use "--product pve --dist stretch" for upload target
[openvswitch.git] / Makefile
index b02d0f0b6890962f0629e041cc2d99f40ccc983b..d8ed4cb91075918eee8e5c9672b2fb358cb38009 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ ${OVSSRC} download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
 
 .PHONY: distclean
 distclean: clean