* [PATCH] update.sh: Delete obsolete files from Net-DNS 1.25
@ 2020-10-12 18:28 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2020-10-12 18:28 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
Fixes Bug #12491
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/core/151/update.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/config/rootfiles/core/151/update.sh b/config/rootfiles/core/151/update.sh
index 699528274..fa7e3a3bf 100644
--- a/config/rootfiles/core/151/update.sh
+++ b/config/rootfiles/core/151/update.sh
@@ -34,6 +34,10 @@ done
# Remove files
rm -rfv \
/usr/lib/perl5/site_perl/5.30.0/Locale
+rm -rfv \
+ /usr/lib/perl5/site_perl/5.30.0/*/Net/DNS
+rm -fv \
+ /usr/lib/perl5/site_perl/5.30.0/*/Net/DNS.pm
# Stop services
/etc/init.d/ipsec stop
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-12 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 18:28 [PATCH] update.sh: Delete obsolete files from Net-DNS 1.25 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox