]> git.proxmox.com Git - corosync-pve.git/commitdiff
buildsys: fix upload product for corosync-3 stretch branch
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jul 2019 15:55:09 +0000 (17:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Jul 2019 15:55:09 +0000 (17:55 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 31a9ca0913e549e3c3213034a01ecfd133a18ae5..39c887aacf4b1ea9d6ab60b9050c536fb6d2a3fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ download-qdev:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product corosync-3 --dist stretch --arch ${DEB_BUILD_ARCH}
 
 distclean: clean