mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
libinih: Fix rootfile.
Some tools of the xfsprogs are linked against libinih and therefore we need to ship those libs. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#usr/include/INIReader.h
|
||||
#usr/include/ini.h
|
||||
#usr/lib/libINIReader.so
|
||||
#usr/lib/libINIReader.so.0
|
||||
usr/lib/libINIReader.so.0
|
||||
#usr/lib/libinih.so
|
||||
#usr/lib/libinih.so.0
|
||||
usr/lib/libinih.so.0
|
||||
#usr/lib/pkgconfig/INIReader.pc
|
||||
#usr/lib/pkgconfig/inih.pc
|
||||
|
||||
Reference in New Issue
Block a user