diff options
Diffstat (limited to 'skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch')
-rw-r--r-- | skip/zynaddsubfx/zynaddsubfx-mruby-zest-build-3.0.6-libzest_location.patch | 13 |
1 files changed, 0 insertions, 13 deletions
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"); |