From a6059de1cec22aa420d7a2682ea36df629ee14f9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 30 May 2021 17:12:27 +0200 Subject: [PATCH] buildsys: add PBS to upload list Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ac2a4f0..06950d2 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ submodule dvb-firmware.git/README linux-firmware.git/WHENCE: .PHONY: upload upload: ${DEBS} - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist buster .PHONY: clean clean: