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

index 286d48e5967bd1b092b12cf32c724e66cc07ac4e..2caec61177b677ce3a86bb882dac440426424937 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,5 +53,5 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB} ${SIMDEB}
-       tar cf - ${DEB} ${SIMDEB}|ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB} ${SIMDEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}