mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- Update from 1.8.3 (2002) to 1.20 (2021) - Update rootfile - There is no longer a make process for make install-compat To have the compat libraries you have to add --enable-libgdbm-compat to the configure command but then you don't get the non compat libraries. So the full configure, make, make install has to be run twice with --enable-libgdbm-compat added to the second instance. - Both static and shared libs are built by default so added --disable-static to both build instances - Nothing flagged from find-dependencies run against the old library versions - Changelog is too large to include here but full details can be found from the ChangeLog file in the source tarball. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
20 lines
463 B
Plaintext
20 lines
463 B
Plaintext
#usr/bin/gdbm_dump
|
|
#usr/bin/gdbm_load
|
|
#usr/bin/gdbmtool
|
|
#usr/include/dbm.h
|
|
#usr/include/gdbm.h
|
|
#usr/include/ndbm.h
|
|
#usr/lib/libgdbm.la
|
|
#usr/lib/libgdbm.so
|
|
usr/lib/libgdbm.so.6
|
|
usr/lib/libgdbm.so.6.0.0
|
|
#usr/lib/libgdbm_compat.la
|
|
#usr/lib/libgdbm_compat.so
|
|
usr/lib/libgdbm_compat.so.4
|
|
usr/lib/libgdbm_compat.so.4.0.0
|
|
#usr/share/info/gdbm.info
|
|
#usr/share/man/man1/gdbm_dump.1
|
|
#usr/share/man/man1/gdbm_load.1
|
|
#usr/share/man/man1/gdbmtool.1
|
|
#usr/share/man/man3/gdbm.3
|