]> git.proxmox.com Git - pve-libspice-server.git/commitdiff
update make upload target stable-4
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 10 Mar 2017 07:58:33 +0000 (08:58 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 10 Mar 2017 07:58:33 +0000 (08:58 +0100)
Makefile

index ff719d9648f20cd8d51493716a23f44eacac4a6e..70ac1ddbc03e466910de5eafe6b0e8c1a4f294b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}
+       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie --arch ${ARCH}
 
 distclean: clean