1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00

Use current cyan commit

This commit is contained in:
uramer 2024-10-13 13:22:29 +02:00
parent 941a6dcf89
commit 2bb25ef2d6

View File

@ -7,8 +7,7 @@ pushd .
echo "Install Teal Cyan"
git clone https://github.com/teal-language/cyan.git
cd cyan
git checkout 51649e4a814c05deaf5dde929ba82803f5170bbc
sed -i 's/"tl"/"tl ~> 0.15"/' cyan-dev-1.rockspec
git checkout 71eaea271bff489d82a9fb575b823b161b996162
luarocks make cyan-dev-1.rockspec
popd