]> 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:49:35 +0000 (14:49 +0100)
Makefile

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