]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
buildsys: update make upload target
[pve-access-control.git] / Makefile
index 1c5aa0d418d424f3e7ab7176d0d418af4f7fea93..09f1011b466b947b887734c0dfe3fb72f8f12796 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ ${DEB}:
 
 .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 --dist jessie --arch ${ARCH}
 
 .PHONY: clean
 clean:
 
 .PHONY: clean
 clean: