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:
parent
6d378df57f
commit
351b18cf4a
2
Makefile
2
Makefile
@ -65,7 +65,7 @@ dinstall: ${DEB}
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB}
|
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
|
.PHONY: test
|
||||||
test: spiceterm
|
test: spiceterm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user