* [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
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