[pmg-devel] [PATCH proxmox-perl-rs v3 3/8] remove empty PMG::RS::OpenId package to avoid confusion

Markus Frank m.frank at proxmox.com
Mon Jun 24 11:08:45 CEST 2024


The common Proxmox::RS:OpenId package can be used instead.

Signed-off-by: Markus Frank <m.frank at proxmox.com>
---
 pmg-rs/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pmg-rs/Makefile b/pmg-rs/Makefile
index 073a284..0b48a37 100644
--- a/pmg-rs/Makefile
+++ b/pmg-rs/Makefile
@@ -29,7 +29,6 @@ PERLMOD_PACKAGES := \
 	  PMG::RS::APT::Repositories \
 	  PMG::RS::Acme \
 	  PMG::RS::CSR \
-	  PMG::RS::OpenId \
 	  PMG::RS::TFA
 
 PERLMOD_PACKAGE_FILES := $(addsuffix .pm,$(subst ::,/,$(PERLMOD_PACKAGES)))
-- 
2.39.2





More information about the pmg-devel mailing list