]> git.proxmox.com Git - lvm.git/commitdiff
buildsys: update make upload target for stretch
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Mar 2017 08:28:09 +0000 (09:28 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Mar 2017 09:17:35 +0000 (10:17 +0100)
Makefile

index 3470f1d79259748b16b0fcfe73ee02da9837aae2..8389e2dc06a7842c3c7f28f8918b87859070175a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,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: