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

index 2b02312ce6f1fc75430477e599e4ffa7d2a16130..78092d624c1ab1d90e996b8e312b77ba7a5f8515 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 jessie --arch amd64
 
 .PHONY: distclean
 distclean: clean