dev-util/lua-language-server: Switch to patches

Signed-off-by: Mathis Winterer <mrmagic223325@fedora.email>
This commit is contained in:
Mathis Winterer
2023-01-02 18:21:19 +01:00
parent ca65e89eca
commit 23e8e520d9
3 changed files with 5 additions and 7 deletions

View File

@@ -28,8 +28,6 @@ src_prepare() {
make.lua || die
sed -i "s/CC = gcc/ CC = ${tc-getCC}/" \
3rd/lpeglabel/makefile || die
sed -i "s/flags = \"-Wall -Werror\"/flags =\"${CXXFLAGS}\"/" \
make/code_format.lua || die
# Patch
default
# Shipped file doesn't respect CFLAGS/CXXFLAGS