]> git.proxmox.com Git - pve-access-control.git/commitdiff
buildsys: update make upload target stable-4
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 10:27:01 +0000 (11:27 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 10:27:01 +0000 (11:27 +0100)
Makefile

index 1c5aa0d418d424f3e7ab7176d0d418af4f7fea93..09f1011b466b947b887734c0dfe3fb72f8f12796 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ ${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 --dist jessie --arch ${ARCH}
 
 .PHONY: clean
 clean: