]> git.proxmox.com Git - pve-firewall.git/commitdiff
buildsys: update upload target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 13:04:06 +0000 (14:04 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 13:50:10 +0000 (14:50 +0100)
Makefile

index e05ed8e9e575ee23bdf7e6f012c0452267c4d3b9..b79fc5dd7e4ad8534ac5ca9ecaceb28bb745067a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,4 +51,4 @@ distclean: clean
 
 .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}