From 92cb2b5573d342d5836e4b7ef98f93a941063a25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 25 Nov 2022 11:57:10 +0000 Subject: [PATCH] Core Update 172: Ship libedit MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/172/filelists/libedit | 1 + config/rootfiles/core/172/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/172/filelists/libedit diff --git a/config/rootfiles/core/172/filelists/libedit b/config/rootfiles/core/172/filelists/libedit new file mode 120000 index 0000000000..03fc483da0 --- /dev/null +++ b/config/rootfiles/core/172/filelists/libedit @@ -0,0 +1 @@ +../../../common/libedit \ No newline at end of file diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index 4933efe60d..6327b85a8e 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -74,6 +74,7 @@ rm -rvf \ /sbin/pcmcia-socket-startup \ /usr/lib/libbind9-9.16.33.so \ /usr/lib/libdns-9.16.33.so \ + /usr/lib/libedit.so.0.0.6* \ /usr/lib/libexpat.so.1.8.9 \ /usr/lib/libhistory.so.8.1 \ /usr/lib/libirs-9.16.33.so \ -- 2.39.5