public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer] remove nonexistent file from makefile
@ 2023-06-20  8:42 Maximiliano Sandoval
  2023-06-20 16:19 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2023-06-20  8:42 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Maximiliano Sandoval <m.sandoval@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 \
-- 
2.39.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pve-devel] [PATCH installer] remove nonexistent file from makefile
  2023-06-20  8:42 [pve-devel] [PATCH installer] remove nonexistent file from makefile Maximiliano Sandoval
@ 2023-06-20 16:19 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-06-20 16:19 UTC (permalink / raw)
  To: Proxmox VE development discussion, Maximiliano Sandoval

Am 20/06/2023 um 10:42 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval <m.sandoval@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-20 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  8:42 [pve-devel] [PATCH installer] remove nonexistent file from makefile Maximiliano Sandoval
2023-06-20 16:19 ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal