]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
bump version to 4.4-3
[pve-container.git] / Makefile
index 579c01b148c792ff00fdc9af919b2704f14c0ef4..b5b06b51d1f97f8dd9615622c6a376da25bdc49c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ dinstall: ${DEB}
 ${BUILDDIR}:
        rm -rf ${BUILDDIR}
        rsync -a src/ debian ${BUILDDIR}
-       echo "git clone git://git.proxmox.com/git/pve-container\\ngit checkout ${GITVERSION}" > build/debian/SOURCE
+       echo "git clone git://git.proxmox.com/git/pve-container\\ngit checkout ${GITVERSION}" > $(BUILDDIR)/debian/SOURCE
 
 .PHONY: deb
 deb: ${DEB}
@@ -43,4 +43,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye