From: Peter Müller Date: Thu, 5 May 2022 21:17:47 +0000 (+0000) Subject: Revert "Core Update 168: Ship boost and delete orphaned libraries" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99a79bcbd89de07e108b836fe7d19bd26aeb02c3;p=people%2Fstevee%2Fipfire-2.x.git Revert "Core Update 168: Ship boost and delete orphaned libraries" This reverts commit 3bd471b8203b878e9e270d833d49e08921c584e3. --- diff --git a/config/rootfiles/core/168/filelists/aarch64/boost b/config/rootfiles/core/168/filelists/aarch64/boost deleted file mode 120000 index 807ad06be3..0000000000 --- a/config/rootfiles/core/168/filelists/aarch64/boost +++ /dev/null @@ -1 +0,0 @@ -../../../../common/aarch64/boost \ No newline at end of file diff --git a/config/rootfiles/core/168/filelists/armv6l/boost b/config/rootfiles/core/168/filelists/armv6l/boost deleted file mode 120000 index 42aa7cd23f..0000000000 --- a/config/rootfiles/core/168/filelists/armv6l/boost +++ /dev/null @@ -1 +0,0 @@ -../../../../common/armv6l/boost \ No newline at end of file diff --git a/config/rootfiles/core/168/filelists/x86_64/boost b/config/rootfiles/core/168/filelists/x86_64/boost deleted file mode 120000 index 9ed31e1d50..0000000000 --- a/config/rootfiles/core/168/filelists/x86_64/boost +++ /dev/null @@ -1 +0,0 @@ -../../../../common/x86_64/boost \ No newline at end of file diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index daebf249e6..f62c3810ae 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -42,7 +42,6 @@ rm -rvf \ /usr/bin/dnet-config \ /usr/bin/sdparm \ /usr/lib/libart_lgpl_2.so* \ - /usr/lib/libboost_python38* \ /usr/lib/libdnet.la \ /usr/lib/libdnet.so* \ /usr/lib/libevent-1.4.so* \