[pve-devel] [PATCH zfsonlinux 1/4] buildsys: update make upload target for stretch
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Mar 10 10:48:35 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 195b06a..8648a55 100644
--- a/Makefile
+++ b/Makefile
@@ -84,4 +84,4 @@ distclean: clean
.PHONY: upload
upload: ${DEBS}
- tar -cf - ${DEBS} | ssh repoman at repo.proxmox.com upload
+ tar -cf - ${DEBS} | ssh repoman at repo.proxmox.com -- upload --product pve --dist stretch --arch amd64
--
2.1.4
More information about the pve-devel
mailing list