Refactor names

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent 6baf822f69
commit 0ee149f9d8
11 changed files with 38 additions and 24 deletions

6
installs_and_builds/libs Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/zsh
local lua_package="lua5.1"
[[ "$BOX_SETUP_OS" = "macos" ]] && lua_package="lua@5.1"
$BOX_SETUP_INSTALL_COMMAND cmake gettext "$lua_package" liblua5.1-0-dev