From: Michael Tremer Date: Wed, 15 Jan 2025 14:57:49 +0000 (+0000) Subject: core192: Remove the old version of zlib X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb0dff6f0b8c1b86f614a783951778c0fb0f569d;p=people%2Fmfischer%2Fipfire-2.x.git core192: Remove the old version of zlib Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/192/update.sh b/config/rootfiles/core/192/update.sh index 89396e2df..2e874fd66 100644 --- a/config/rootfiles/core/192/update.sh +++ b/config/rootfiles/core/192/update.sh @@ -88,6 +88,10 @@ rm -rvf \ # Extract files extract_files +# Remove the old version of zlib +rm -rfv \ + /lib/libz.so.1.3.1 + # update linker config ldconfig