X-Git-Url: https://git.proxmox.com/?p=proxmox-spamassassin.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=74bdb3dfa9e181c3791e864daef5a293f5116dcd;hp=f3a13bbc44bc235efc1d8945e0b16b1ce443a335;hb=9e1a23026f9b09c4d8282b05850cabe6c25c4a02;hpb=701fc74628009f985b79e90ab937058221a8b2d0 diff --git a/Makefile b/Makefile index f3a13bb..74bdb3d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -include /usr/share/dpkg/pkg-info.mk +include /usr/share/dpkg/default.mk # howto add rule updates: @@ -79,8 +79,9 @@ update-kam: $(SA_UPDATE_GPG_DIR)/.prepared mv kam-updates.tmp kam-updates .PHONY: upload +upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION) upload: $(DEBS) - tar cf - $(DEBS) | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye + tar cf - $(DEBS) | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist $(UPLOAD_DIST) .PHONY: clean distclean clean: