]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
expat: Fix rootfile.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 13 May 2022 04:30:57 +0000 (06:30 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 13 May 2022 09:18:20 +0000 (09:18 +0000)
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 <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/expat

index 3911aa90b601652a2a851fa44c6196b6843a16f7..69b3fbfe6fde05091e072b5bdd5b805893768da5 100644 (file)
@@ -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