From 77885d683304b70dfc15266486e2f6d15ea65514 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Tue, 10 May 2016 18:12:43 -0700 Subject: [PATCH] dist/shared.sh: Punt plugins now distributed separately. --- dist/shared.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/shared.sh b/dist/shared.sh index 59041f787..e3f73488e 100644 --- a/dist/shared.sh +++ b/dist/shared.sh @@ -100,7 +100,7 @@ LIARC_OUT=${OUTPUT_DIR}/liarc NATIVE_OUT=${OUTPUT_DIR}/native MACOSX_OUT=${OUTPUT_DIR}/macosx -PLUGINS="blowfish gdbm mcrypt md5 mhash x11 x11-screen gtk gl" +PLUGINS="blowfish gdbm mcrypt md5 mhash x11 x11-screen" notify () { -- 2.25.1