From: Dietmar Maurer Date: Wed, 8 Mar 2017 16:18:21 +0000 (+0100) Subject: Makefile: use "--product pmg --dist stretch" for upload target X-Git-Url: https://git.proxmox.com/?p=proxmox-spamassassin.git;a=commitdiff_plain;h=f050a4b223967070fd3cb7d017272839bdcabde8 Makefile: use "--product pmg --dist stretch" for upload target --- diff --git a/Makefile b/Makefile index 3244e02..2ddd05b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -RELEASE=5.0 - # howto add rule updates: # edit paths ($srcdir) in changes.pl # update changes.diff - verify changes! @@ -38,7 +36,7 @@ sa-updates.tgz: .PHONY: upload upload: ${DEB} - # fixme + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch CLEANFILES = *~ debian/*~ *.deb proxmox-spamassassin_* \ updates.tmp