mirror of
https://github.com/openbsd/ports.git
synced 2026-06-19 07:54:00 +02:00
8bd186ad57
used by pkglocatedb. mkdblite is a very small version of mksqlitedb that does NOT use DBI at all, and can create that list only. allows pkglocatedb to build on arches without dbi, e.g., vax. (real benefit: separate the code a bit more)