[pmg-devel] [PATCH proxmox-perl-rs v8 2/13] remove empty PMG::RS::OpenId package to avoid confusion
Stoiko Ivanov
s.ivanov at proxmox.com
Wed Feb 26 18:55:02 CET 2025
On Wed, 26 Feb 2025 15:07:29 +0100
Markus Frank <m.frank at proxmox.com> wrote:
> The common Proxmox::RS:OpenId package can be used instead.
nit: please update the commit messages along with the code the next time
(The common Proxmox::RS::OIDC package...)
>
> 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)))
More information about the pmg-devel
mailing list