K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-04-29T13:41:32.696671Z K 7 svn:log V 312 liblua: ensure that "require" will fail in bootstrap flua We do not want to support bootstrapping lua modules, so ensure that require will fail by providing a nonexistent path. Reviewed by: kevans MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D24610 END