5
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-03-11 16:58:29 +03:00

buildsys: update make upload target for stretch

This commit is contained in:
Fabian Grünbichler 2017-03-13 12:16:18 +01:00
parent 6d378df57f
commit 351b18cf4a

View File

@ -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 stretch --arch ${ARCH}
.PHONY: test
test: spiceterm