From 7bcff23c61ef2d25fc8817e78002a7e711a9855c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 15 Jan 2022 11:28:04 +0000 Subject: [PATCH] Fix some more rootfiles MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/common/Net-DNS | 1 + config/rootfiles/common/tcl | 1 + config/rootfiles/packages/gnu-netcat | 1 + config/rootfiles/packages/perl-File-ReadBackwards | 1 + 4 files changed, 4 insertions(+) diff --git a/config/rootfiles/common/Net-DNS b/config/rootfiles/common/Net-DNS index 4afc1be078..2944299cc1 100644 --- a/config/rootfiles/common/Net-DNS +++ b/config/rootfiles/common/Net-DNS @@ -1,3 +1,4 @@ +#usr/lib/perl5/site_perl/5.32.1/Net #usr/lib/perl5/site_perl/5.32.1/Net/DNS usr/lib/perl5/site_perl/5.32.1/Net/DNS.pm usr/lib/perl5/site_perl/5.32.1/Net/DNS/Domain.pm diff --git a/config/rootfiles/common/tcl b/config/rootfiles/common/tcl index 0c78c6af37..e0da3a8024 100644 --- a/config/rootfiles/common/tcl +++ b/config/rootfiles/common/tcl @@ -303,6 +303,7 @@ usr/lib/thread2.8.7/libthread2.8.7.so usr/lib/thread2.8.7/pkgIndex.tcl usr/lib/thread2.8.7/ttrace.tcl #usr/man/man1/tclsh.1 +#usr/man/man3 #usr/man/man3/DString.3 #usr/man/man3/Notifier.3 #usr/man/man3/RegExp.3 diff --git a/config/rootfiles/packages/gnu-netcat b/config/rootfiles/packages/gnu-netcat index 241b14b9b1..820232797e 100644 --- a/config/rootfiles/packages/gnu-netcat +++ b/config/rootfiles/packages/gnu-netcat @@ -1,4 +1,5 @@ usr/bin/netcat +#usr/info #usr/info/dir #usr/info/netcat.info #usr/man/man1/netcat.1 diff --git a/config/rootfiles/packages/perl-File-ReadBackwards b/config/rootfiles/packages/perl-File-ReadBackwards index eed7b03038..c1253037e9 100644 --- a/config/rootfiles/packages/perl-File-ReadBackwards +++ b/config/rootfiles/packages/perl-File-ReadBackwards @@ -1,3 +1,4 @@ +#usr/lib/perl5/site_perl/5.32.1/File usr/lib/perl5/site_perl/5.32.1/File/ReadBackwards.pm #usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/File #usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/File/ReadBackwards -- 2.39.5