]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 168: Ship boost and delete orphaned libraries
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 5 May 2022 14:23:30 +0000 (14:23 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 5 May 2022 14:23:30 +0000 (14:23 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/168/filelists/aarch64/boost [new symlink]
config/rootfiles/core/168/filelists/armv6l/boost [new symlink]
config/rootfiles/core/168/filelists/x86_64/boost [new symlink]
config/rootfiles/core/168/update.sh

diff --git a/config/rootfiles/core/168/filelists/aarch64/boost b/config/rootfiles/core/168/filelists/aarch64/boost
new file mode 120000 (symlink)
index 0000000..807ad06
--- /dev/null
@@ -0,0 +1 @@
+../../../../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
new file mode 120000 (symlink)
index 0000000..42aa7cd
--- /dev/null
@@ -0,0 +1 @@
+../../../../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
new file mode 120000 (symlink)
index 0000000..9ed31e1
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/boost
\ No newline at end of file
index 1a1ad44a982609972899455c6c4abac4554d2cfa..45b530c90b6ea67fdbabaa768ebc8d19be6df4ac 100644 (file)
@@ -42,6 +42,7 @@ 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* \