forked from pool/libbluray
1d56b7ea22
Update to version 1.0.1 OBS-URL: https://build.opensuse.org/request/show/503790 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=62
12 lines
538 B
Diff
12 lines
538 B
Diff
--- src/libbluray/bdj/bdj.c.orig 2017-03-02 13:33:49.000000000 +0100
|
|
+++ src/libbluray/bdj/bdj.c 2017-03-03 08:58:23.000000000 +0100
|
|
@@ -375,7 +375,7 @@
|
|
"/usr/lib/jvm/java-8-openjdk",
|
|
"/usr/lib/jvm/java-6-openjdk",
|
|
};
|
|
- static const char * const jvm_dir[] = {"jre/lib/" JAVA_ARCH "/server"};
|
|
+ static const char * const jvm_dir[] = {"lib/" JAVA_ARCH "/server"};
|
|
# endif
|
|
static const char jvm_lib[] = "libjvm";
|
|
# endif
|