mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
27d1dc083e
commit
8615d42ce7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user