From: Arne Fitzenreiter Date: Wed, 6 Dec 2023 13:27:11 +0000 (+0000) Subject: core182: dont remove libs in update X-Git-Tag: v2.27-core182~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71070690da3fa83c1f948c2c577cb9e171078da9;p=ipfire-2.x.git core182: dont remove libs in update this will delete the current liblzma library. Unused libs removed by filesystem cleanup later. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/182/update.sh b/config/rootfiles/core/182/update.sh index dc961f1e37..23f4a16413 100644 --- a/config/rootfiles/core/182/update.sh +++ b/config/rootfiles/core/182/update.sh @@ -63,10 +63,7 @@ rm -rvf \ /lib/firmware/yamaha \ /lib/udev/rules.d/64-xfs.rules \ /usr/bin/gawk-5.2* \ - /usr/lib/grub/{arm64-efi,i386-pc,riscv64-efi,x86_64-efi}/gmodule.pl \ - /usr/lib/liblzma.so.5.4* \ - /usr/lib/libqpdf.so.29.5* \ - /usr/lib/libsodium.so.23* + /usr/lib/grub/{arm64-efi,i386-pc,riscv64-efi,x86_64-efi}/gmodule.pl # update linker config ldconfig