mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Find luarocks package installations in a more robust way
This commit is contained in:
parent
67f0d37c20
commit
c064e9ebf9
3 changed files with 12 additions and 20 deletions
|
@ -6,9 +6,6 @@ echo "Install Teal Cyan"
|
|||
git clone https://github.com/teal-language/cyan.git --depth 1
|
||||
cd cyan
|
||||
luarocks make cyan-dev-1.rockspec
|
||||
|
||||
LUAROCKS=~/luarocks/bin
|
||||
export LUAROCKS
|
||||
popd
|
||||
|
||||
scripts/generate_teal_declarations.sh ./teal_declarations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue