From: Fabian Grünbichler Date: Wed, 21 Feb 2018 10:12:13 +0000 (+0100) Subject: buildsys: upload to pmg as well X-Git-Tag: zfs-2.0.6-bullseye~167 X-Git-Url: https://git.proxmox.com/?p=zfsonlinux.git;a=commitdiff_plain;h=8a088a9e2ae6992b21549755a711133c34f07bed buildsys: upload to pmg as well --- diff --git a/Makefile b/Makefile index 16209a5..071e54a 100644 --- a/Makefile +++ b/Makefile @@ -76,4 +76,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch amd64 + tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64