15 lines
325 B
Plaintext
15 lines
325 B
Plaintext
$OpenBSD: patch-plugins_CMakeLists_txt,v 1.1 2018/06/24 11:57:13 sthen Exp $
|
|
|
|
Index: plugins/CMakeLists.txt
|
|
--- plugins/CMakeLists.txt.orig
|
|
+++ plugins/CMakeLists.txt
|
|
@@ -80,7 +80,7 @@ IF("${PLUGIN_LIST}" STREQUAL "")
|
|
watsyn
|
|
waveshaper
|
|
vibed
|
|
- zynaddsubfx
|
|
+# zynaddsubfx
|
|
)
|
|
|
|
ENDIF("${PLUGIN_LIST}" STREQUAL "")
|