We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfa39b commit 6d9a5e1Copy full SHA for 6d9a5e1
Makefile
@@ -53,7 +53,7 @@ luacurl:
53
# version from https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/5eb8bd3bd2ad1b2ce0ee2f850e69b3197de8572c/Dockerfile#L35
54
tools:
55
arch --x86_64 brew install qt@5 luajit zlib meson curl dylibbundler gcc@12 luarocks; \
56
- luarocks install luautf8 0.1.6-1
+ luarocks install --local luautf8 0.1.6-1
57
58
# We don't usually modify the PathOfBuilding directory, so there's rarely a
59
# need to delete it. We separate it out to a separate task.
0 commit comments