diff --git a/config/rootfiles/core/155/filelists/aarch64/boost b/config/rootfiles/core/155/filelists/aarch64/boost new file mode 120000 index 000000000..807ad06be --- /dev/null +++ b/config/rootfiles/core/155/filelists/aarch64/boost @@ -0,0 +1 @@ +../../../../common/aarch64/boost \ No newline at end of file diff --git a/config/rootfiles/core/155/filelists/armv5tel/boost b/config/rootfiles/core/155/filelists/armv5tel/boost new file mode 120000 index 000000000..bb17e08d6 --- /dev/null +++ b/config/rootfiles/core/155/filelists/armv5tel/boost @@ -0,0 +1 @@ +../../../../common/armv5tel/boost \ No newline at end of file diff --git a/config/rootfiles/core/155/filelists/i586/boost b/config/rootfiles/core/155/filelists/i586/boost new file mode 120000 index 000000000..3ff5a3be4 --- /dev/null +++ b/config/rootfiles/core/155/filelists/i586/boost @@ -0,0 +1 @@ +../../../../common/i586/boost \ No newline at end of file diff --git a/config/rootfiles/core/155/filelists/x86_64/boost b/config/rootfiles/core/155/filelists/x86_64/boost new file mode 120000 index 000000000..9ed31e1d5 --- /dev/null +++ b/config/rootfiles/core/155/filelists/x86_64/boost @@ -0,0 +1 @@ +../../../../common/x86_64/boost \ No newline at end of file diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index 6903e7998..eb00f339b 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -39,6 +39,7 @@ rm -vrf \ /lib/libreadline.so.6.3 \ /usr/lib/sse2 \ /usr/local/lib/sse2 \ + /usr/lib/libboost* \ /usr/lib/libdb-4.so \ /usr/lib/libdb-4.4.so \ /usr/lib/libdb_cxx-4.so \