From: Dietmar Maurer Date: Wed, 15 Nov 2017 07:59:25 +0000 (+0100) Subject: also upload package to pmg repository X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;p=libgtk3-webkit-perl.git also upload package to pmg repository --- diff --git a/Makefile b/Makefile index 5b88734..d110595 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ${DEB}: ${OPKGNAME}.tar.gz .phony: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch + tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch .PHONY: dinstall dinstall: ${DEB}