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

index c4673a979b01d0a85540a145e3727c399e564660..fee566d04918185fe0dc716104ea09f7ff01fbdd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ install: ${EXTDATA}
 
 .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
 
 .PHONY: distclean
 distclean: clean