From: Peter Müller Date: Wed, 3 Aug 2022 10:58:06 +0000 (+0000) Subject: Core Update 170: Delete stale GnuTLS library X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56256e6d2be81ec7cdc8c4b69d6bf05855860e13;p=people%2Fms%2Fipfire-2.x.git Core Update 170: Delete stale GnuTLS library Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/170/update.sh b/config/rootfiles/core/170/update.sh index 7be13e13f7..f5c2f5ea6a 100644 --- a/config/rootfiles/core/170/update.sh +++ b/config/rootfiles/core/170/update.sh @@ -116,6 +116,7 @@ rm -rvf \ /usr/lib/libbind9-9.16.30.so \ /usr/lib/libdnet* \ /usr/lib/libdns-9.16.30.so \ + /usr/lib/libgnutls.so.30.33.1 \ /usr/lib/libirs-9.16.2* \ /usr/lib/libirs-9.16.30.so \ /usr/lib/libisc-9.16.2* \