From 4585a016fb5c287f8bb58efcfb7dc05439de5819 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 May 2021 22:45:14 +0300 Subject: yash: completion changes --- extra/yash/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra/yash/build') 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 \ -- cgit v1.2.3