]> git.proxmox.com Git - extjs.git/commitdiff
Makefile: use "--product pve,pmg --dist stretch" for upload
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 15:39:49 +0000 (16:39 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 15:39:49 +0000 (16:39 +0100)
Makefile

index c4673a979b01d0a85540a145e3727c399e564660..d31ea44937fb51c14e8914aaa83503dcd910e474 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ install: ${EXTDATA}
 
 .PHONY: upload
 upload: ${DEB}
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
 
 .PHONY: distclean
 distclean: clean
 
 .PHONY: distclean
 distclean: clean