From: Peter Müller Date: Sun, 24 Apr 2022 19:01:13 +0000 (+0000) Subject: Core Update 168: Ship procps X-Git-Tag: v2.27-core170~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fdd8ede6b241144e1aa3a05ac2c5ac82d56ae3;p=ipfire-2.x.git Core Update 168: Ship procps Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/168/filelists/procps b/config/rootfiles/core/168/filelists/procps new file mode 120000 index 0000000000..e17e8ed704 --- /dev/null +++ b/config/rootfiles/core/168/filelists/procps @@ -0,0 +1 @@ +../../../common/procps \ No newline at end of file diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index 44464725b4..bcf2531379 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -33,6 +33,7 @@ done # Remove files rm -rvf \ + /lib/libprocps.so* \ /usr/bin/dnet-config \ /usr/bin/sdparm \ /usr/lib/libart_lgpl_2.so* \