Commit Message
- 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(-)
@@ -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