]> git.proxmox.com Git - pve-zsync.git/blobdiff - Makefile
buildsys: fix upload target
[pve-zsync.git] / Makefile
index 14c662e6d1be0d8003041907477baa92bb1c868f..9e182f4e57a2133374b239200a20a639267e9f9c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.2
+RELEASE=5.0
 
 VERSION=1.6
 PACKAGE=pve-zsync
-PKGREL=13
+PKGREL=16
 
 DESTDIR=
 PREFIX=/usr
@@ -30,7 +30,7 @@ dinstall: deb
        gzip -n pve-zsync.8.man -c9 >$@
 
 pve-zsync.8.man: pve-zsync
-       pod2man -c "Proxmox Documentation" -s 8 -r ${RELEASE} -n pve-zsync  pve-zsync pve-zsync.8.man
+       ./pve-zsync printpod | pod2man -c "Proxmox Documentation" -s 8 -r ${RELEASE} -n pve-zsync - pve-zsync.8.man
 
 .PHONY: install
 install: pve-zsync.8.man pve-zsync.8.gz
@@ -69,4 +69,4 @@ distclean: clean
 
 .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