]> git.proxmox.com Git - corosync-pve.git/commitdiff
buildsys: make upload style
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 8 Mar 2017 09:17:49 +0000 (10:17 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 8 Mar 2017 09:17:49 +0000 (10:17 +0100)
Makefile

index 11a7c417b0d83733ebd20ce62e81d33d6944152b..7b570a342e07c28990710de44444c5f0c3ba1d11 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload -dist jessie -arch ${ARCH} -product pve
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie --arch ${ARCH}
 
 distclean: clean