]> git.proxmox.com Git - zfs-grub.git/commitdiff
buildsys: update make upload target for stretch
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 08:08:38 +0000 (09:08 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 08:09:11 +0000 (09:09 +0100)
Makefile

index 489a51f8fb8391217e873648779e72fa08608ffe..a2207d1a12a2b11d2f57034a3e2e4d9325ef358e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,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 amd64
 
 .PHONY: distclean
 distclean: clean