From 63ac685b9781a18642109696d19eda6fac249666 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 21 Nov 2023 19:27:16 +0000 Subject: [PATCH] Core Update 182: Ship xz MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/182/filelists/xz | 1 + config/rootfiles/core/182/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/182/filelists/xz diff --git a/config/rootfiles/core/182/filelists/xz b/config/rootfiles/core/182/filelists/xz new file mode 120000 index 0000000000..734e926c7e --- /dev/null +++ b/config/rootfiles/core/182/filelists/xz @@ -0,0 +1 @@ +../../../common/xz \ No newline at end of file diff --git a/config/rootfiles/core/182/update.sh b/config/rootfiles/core/182/update.sh index 9c1f915893..0bcb91105a 100644 --- a/config/rootfiles/core/182/update.sh +++ b/config/rootfiles/core/182/update.sh @@ -41,6 +41,7 @@ extract_files # Remove files rm -rvf \ /usr/bin/gawk-5.2* \ + /usr/lib/liblzma.so.5.4* \ /usr/lib/libqpdf.so.29.5* # update linker config -- 2.39.5