From d2567bfbdf0e9fa6db0a6ed1534831ec859a3e03 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 15 Jun 2022 20:02:02 +0100 Subject: added deps for qemu --- ...ynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch (limited to 'skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch') diff --git a/skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch b/skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch deleted file mode 100644 index 26dad92..0000000 --- a/skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git i/test-libversion.c w/test-libversion.c -index 808c01f..a122585 100644 ---- i/test-libversion.c -+++ w/test-libversion.c -@@ -660,7 +660,7 @@ int main(int argc, char **argv) - if(!handle) - handle = dlopen("libzest.so", RTLD_LAZY); - if(!handle) -- handle = dlopen("/opt/zyn-fusion/libzest.so", RTLD_LAZY); -+ handle = dlopen("/usr/lib/zynaddsubfx/libzest.so", RTLD_LAZY); - #endif - if(!handle) { - printf("[ERROR] Cannot Open libzest.so\n"); -- cgit v1.2.1