From: Peter Müller Date: Fri, 25 Nov 2022 11:57:10 +0000 (+0000) Subject: Core Update 172: Ship libedit X-Git-Tag: v2.27-core172~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92cb2b5573d342d5836e4b7ef98f93a941063a25;p=ipfire-2.x.git Core Update 172: Ship libedit Signed-off-by: Peter Müller --- 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 \