From: Michael Tremer Date: Wed, 15 Jan 2025 11:41:23 +0000 (+0000) Subject: core192: Remove the old version of zlib X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=335398619faf3a111a0711721879e95985a8bcce;p=people%2Fms%2Fipfire-2.x.git core192: Remove the old version of zlib Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/192/update.sh b/config/rootfiles/core/192/update.sh index ca3db5f54..983245af5 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