mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-11 13:23:23 +00:00
packages/lua-language-server
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
--- a/make.lua 2022-03-30 20:11:02.703964364 +0530
|
||||
+++ b/make.lua 2022-03-30 20:12:54.763964322 +0530
|
||||
@@ -4,6 +4,9 @@
|
||||
|
||||
|
||||
lm.bindir = "bin"
|
||||
|
||||
|
||||
+lm.flags = "@FLAGS@"
|
||||
+lm.ldflags = "@LDFLAGS@"
|
||||
+
|
||||
---@diagnostic disable-next-line: codestyle-check
|
||||
lm.EXE_DIR = ""
|
||||
|
||||
|
||||
@@ -144,6 +147,5 @@
|
||||
}
|
||||
|
||||
|
||||
lm:default {
|
||||
- "bee-test",
|
||||
- "unit-test",
|
||||
|
||||
Reference in New Issue
Block a user