From: Stefan Schantl Date: Fri, 13 May 2022 04:30:57 +0000 (+0200) Subject: expat: Fix rootfile. X-Git-Tag: v2.27-core170~162 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8615d42ce7d77016aed51ea0528119f38e589e5d;p=ipfire-2.x.git expat: Fix rootfile. The libexpat.so.1 file is just a symlink to libexpat.so.1.8.8 which contains all the functions and symbols required by the binaries, linked against it. Therefore this file needs to be present on the systems. Signed-off-by: Stefan Schantl Reviewed-by: Peter Müller --- diff --git a/config/rootfiles/common/expat b/config/rootfiles/common/expat index 3911aa90b6..69b3fbfe6f 100644 --- a/config/rootfiles/common/expat +++ b/config/rootfiles/common/expat @@ -10,7 +10,7 @@ #usr/lib/libexpat.la #usr/lib/libexpat.so usr/lib/libexpat.so.1 -#usr/lib/libexpat.so.1.8.8 +usr/lib/libexpat.so.1.8.8 #usr/lib/pkgconfig/expat.pc #usr/share/doc/expat #usr/share/doc/expat-2.4.8