On Mon, Jul 28, 2025 at 03:01:48AM +0000, Roy Marples wrote: > Module Name: src > Committed By: roy > Date: Mon Jul 28 03:01:48 UTC 2025 > > Modified Files: > src/distrib/sets/lists/comp: mi > src/external/mit/lua/lib/liblua: Makefile > Added Files: > src/external/mit/lua/lib/liblua: lua.pc > > Log Message: > Add lua.pc so pkg-config can pick it up.
ISTR that this was not done by purpose, but I don't remember the details. Perhaps something like: when you want to install modules to extend it, this version doesn't look in the pkgsrc paths so won't find them. Also, it's small, so having two copies isn't too bad. Does anyone else remember? Anyway, if the result is that this change is fine, please also update pkgsrc so it makes proper use of it. Thanks, Thomas