[pve-devel] [PATCH installer] remove nonexistent file from makefile

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jun 20 18:19:22 CEST 2023


Am 20/06/2023 um 10:42 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
>  Proxmox/Makefile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Proxmox/Makefile b/Proxmox/Makefile
> index d49da80..6360064 100644
> --- a/Proxmox/Makefile
> +++ b/Proxmox/Makefile
> @@ -6,7 +6,6 @@ PERL5DIR=$(DESTDIR)/usr/share/perl5/Proxmox
>  
>  #PERL_MODULES=$(shell git ls-files . | grep '.pm$')
>  PERL_MODULES=\
> -    Install.pm \
>      Install/Config.pm \
>      Install/ISOEnv.pm \
>      Install/RunEnv.pm \

sorry, committed that by accident, but it exists now:
https://git.proxmox.com/?p=pve-installer.git;a=commit;h=a677c773e9856c7c8cbd20916870cea3d86c48b2





More information about the pve-devel mailing list