]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
expat: Fix rootfile.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 13 May 2022 04:28:32 +0000 (06:28 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 13 May 2022 04:28:32 +0000 (06:28 +0200)
commit60790fd6e08b8aa5ccd0fd710dc0ff1b4202bdca
tree13a10867859b06f7bd6349ce7bb6c20e402b8aed
parent27d1dc083ecc49cd11f57b975f8daf599eb436f4
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 <stefan.schantl@ipfire.org>
config/rootfiles/common/expat