]> git.proxmox.com Git - pve-sheepdog.git/blobdiff - Makefile
Makefile: remove unused RELEASE var
[pve-sheepdog.git] / Makefile
index a1068ae6b10c0ce4f81378c59f77e23bd7c6d899..c61fa38565044602d18dc0f248d8b0caf2b15bc6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
-RELEASE=4.2
-
 PACKAGE=pve-sheepdog
 PKGREL=1
 SDVER=1.0.0
@@ -32,7 +30,7 @@ ${SDSRC} download:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
 
 clean:
 distclean: clean