From d6e23f75b01b3d98facc9b91d33b90b57eb3f7ed Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 14 Sep 2019 21:31:04 +0300 Subject: [PATCH] vim: bump to 8.1.2028 --- extra/vim/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/vim/build b/extra/vim/build index e02cf831..ecedbb1c 100755 --- a/extra/vim/build +++ b/extra/vim/build @@ -16,7 +16,7 @@ --disable-xim \ --disable-gui \ --disable-nls \ - --with-x + --without-x make make DESTDIR="$1" install