mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-util/lua-language-server: Switch to patches
Signed-off-by: Mathis Winterer <mrmagic223325@fedora.email>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user