From: Peter Müller Date: Sun, 5 Mar 2023 15:00:48 +0000 (+0000) Subject: Core Update 174: Ship elinks X-Git-Tag: v2.27-core174~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c343ef358609a01586395553889b1bf19a0087b;p=ipfire-2.x.git Core Update 174: Ship elinks Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/174/filelists/elinks b/config/rootfiles/core/174/filelists/elinks new file mode 120000 index 0000000000..10db4dd8f7 --- /dev/null +++ b/config/rootfiles/core/174/filelists/elinks @@ -0,0 +1 @@ +../../../common/elinks \ No newline at end of file diff --git a/config/rootfiles/core/174/update.sh b/config/rootfiles/core/174/update.sh index 113516ae79..61769e4b56 100644 --- a/config/rootfiles/core/174/update.sh +++ b/config/rootfiles/core/174/update.sh @@ -39,7 +39,8 @@ extract_files # Remove files rm -rfv \ - /usr/lib/libboost*.so.1.76.0 + /usr/lib/libboost*.so.1.76.0 \ + /usr/local/share/locale/de/LC_MESSAGES/elinks.mo # update linker config ldconfig