Files
gentoo/eclass/db-use.eclass
James Le Cuirot 0b9d8633ab db-use.eclass: Use ESYSROOT rather than EPREFIX where appropriate
EPREFIX would be appropriate for values used at runtime.

db_findver and db_libname check for the presence of files or directories
at build time.

db_includedir returns a header directory, which would almost certainly
only be used at build time.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2022-12-18 13:58:30 +00:00

3.3 KiB