public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] perl: Update rootfile
@ 2026-08-06  9:26 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2026-08-06  9:26 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- The rootfile had Getopt/Long/Parser.pm commented out. A forum user tried the Testing
   branch already and found a message in the logs that was looking for that perl file

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/perl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/rootfiles/common/perl b/config/rootfiles/common/perl
index 61a0a2ddc..1e617269e 100644
--- a/config/rootfiles/common/perl
+++ b/config/rootfiles/common/perl
@@ -264,7 +264,7 @@ usr/lib/perl5/5.42.2/FindBin.pm
 #usr/lib/perl5/5.42.2/Getopt
 #usr/lib/perl5/5.42.2/Getopt/Long
 usr/lib/perl5/5.42.2/Getopt/Long.pm
-#usr/lib/perl5/5.42.2/Getopt/Long/Parser.pm
+usr/lib/perl5/5.42.2/Getopt/Long/Parser.pm
 usr/lib/perl5/5.42.2/Getopt/Std.pm
 #usr/lib/perl5/5.42.2/HTTP
 usr/lib/perl5/5.42.2/HTTP/Tiny.pm
-- 
2.55.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06  9:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06  9:26 [PATCH] perl: Update rootfile Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox