From c8d047f562f5aef6769ee44380dec81332cb904e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 12 Apr 2022 11:54:27 +0000 Subject: [PATCH] Core Update 167: Do not delete a file that should not have been deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit My fault, again. Fixes: #12841 Signed-off-by: Peter Müller --- config/rootfiles/core/167/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/core/167/update.sh b/config/rootfiles/core/167/update.sh index fdcb843cf8..f771f5766d 100644 --- a/config/rootfiles/core/167/update.sh +++ b/config/rootfiles/core/167/update.sh @@ -272,7 +272,6 @@ rm -rvf \ /usr/lib/libxslt.so \ /usr/lib/pango \ /usr/lib/perl5/site_perl/5.30.0 \ - /usr/lib/perl5/site_perl/5.32.1/Net/IP.pm \ /usr/lib/python3.8/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl \ /usr/lib/python3.8/idlelib/Icons/idle.icns \ /usr/lib/python3.8/lib2to3/Grammar3.8.1.final.0.pickle \ -- 2.47.3