Message ID | 20250115145750.1540971-5-michael.tremer@ipfire.org |
---|---|
State | New |
Headers | |
Series | [1/6] openssl: Dynamically link zlib | |
Commit Message
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