Skip to content

Commit a66f474

Browse files
author
BirdeeHub
committed
docs(annotations): trying again at getting annotations working
1 parent fa9fb28 commit a66f474

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/rockspec.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ build = {
3939
},
4040
install_variables = {
4141
LIBDIR="$(LIBDIR)",
42+
LUADIR="$(LUADIR)",
4243
},
4344
}

tomlua-scm-1.rockspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ build = {
2424
},
2525
install_variables = {
2626
LIBDIR="$(LIBDIR)",
27+
LUADIR="$(LUADIR)",
2728
},
2829
}

0 commit comments

Comments
 (0)