HomeFreeBSD

stand: consolidate knowledge of lua path

Description

stand: consolidate knowledge of lua path

Multiple places coordinate to 'know' where lua scripts are installed. Knock
this down to being formally defined (and overridable) in exactly one spot,
defs.mk, and spread the knowledge to loaders and liblua alike. A future
commit will expose this to lua as loader.lua_path, so it can build absolute
paths to lua scripts as needed.

MFC after: 1 week

Details

Provenance
kevansAuthored on
Parents
rS354244: Fix regression from r353026. Pointer was increased instead of value
Branches
Unknown
Tags
Unknown