From: Fabian Grünbichler Date: Thu, 9 Mar 2017 13:04:06 +0000 (+0100) Subject: buildsys: update upload target X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=8332414494a7c27b6cc299168f77e68e88f44bd8;hp=6e38c2a1cb7dd688dbbaaa9abe56fd69aa6c50b1 buildsys: update upload target --- diff --git a/Makefile b/Makefile index e05ed8e..b79fc5d 100644 --- 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}