From: Peter Müller Date: Sun, 5 Mar 2023 15:11:30 +0000 (+0000) Subject: Core Update 174: Ship gnutls X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65e7e3e26cca5eaff6dd3949160ee003b51793fc;p=people%2Fstevee%2Fipfire-2.x.git Core Update 174: Ship gnutls Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/174/filelists/gnutls b/config/rootfiles/core/174/filelists/gnutls new file mode 120000 index 0000000000..8dbe60bc32 --- /dev/null +++ b/config/rootfiles/core/174/filelists/gnutls @@ -0,0 +1 @@ +../../../common/gnutls \ No newline at end of file diff --git a/config/rootfiles/core/174/update.sh b/config/rootfiles/core/174/update.sh index 376cf3f0e9..3f8263f220 100644 --- a/config/rootfiles/core/174/update.sh +++ b/config/rootfiles/core/174/update.sh @@ -39,6 +39,7 @@ extract_files # Remove files rm -rfv \ + /usr/bin/srptool \ /usr/lib/libbind9-9.16.37.so \ /usr/lib/libboost*.so.1.76.0 \ /usr/lib/libdns-9.16.37.so \