]> git.proxmox.com Git - spiceterm.git/commitdiff
buildsys: update make upload target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 11:14:41 +0000 (12:14 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 11:14:41 +0000 (12:14 +0100)
Makefile

index 676132c7060d8700ddf7b005e4aaf86eb47332fb..dd35303d14de3022aa7454548f48a26d6c66781e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ dinstall: ${DEB}
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie --arch ${ARCH}
 
 .PHONY: test
 test: spiceterm