From: Fabian Grünbichler Date: Fri, 10 Mar 2017 12:33:25 +0000 (+0100) Subject: buildsys: update make upload target for stretch X-Git-Url: https://git.proxmox.com/?p=iproute2.git;a=commitdiff_plain;h=ced20272d28f9d03fedb957f11d2ef3117c31a46;ds=sidebyside buildsys: update make upload target for stretch --- diff --git a/Makefile b/Makefile index f895608..ed78c6c 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ download: .PHONY: upload upload: ${DEBS} - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH} .PHONY: clean clean: