Skip to content

Commit 6d9a5e1

Browse files
committed
Install luarocks locally
1 parent dbfa39b commit 6d9a5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ luacurl:
5353
# version from https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/5eb8bd3bd2ad1b2ce0ee2f850e69b3197de8572c/Dockerfile#L35
5454
tools:
5555
arch --x86_64 brew install qt@5 luajit zlib meson curl dylibbundler gcc@12 luarocks; \
56-
luarocks install luautf8 0.1.6-1
56+
luarocks install --local luautf8 0.1.6-1
5757

5858
# We don't usually modify the PathOfBuilding directory, so there's rarely a
5959
# need to delete it. We separate it out to a separate task.

0 commit comments

Comments
 (0)