aboutsummaryrefslogtreecommitdiff
path: root/extra/yash/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/yash/build')
-rwxr-xr-xextra/yash/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/yash/build b/extra/yash/build
index b70f863b..d01449fa 100755
--- a/extra/yash/build
+++ b/extra/yash/build
@@ -2,6 +2,8 @@
export LDFLAGS="$LDFLAGS -static"
+patch -p1 < neatvi-completion.patch
+
./configure \
--prefix=/usr \
--enable-help \