libbluray: bump to 1.0.2, add debuginfo. (#2243)

Also define commandBinDir for cmd:bd_info.
This commit is contained in:
fbrosson
2018-02-23 12:54:00 +00:00
committed by GitHub
parent 9cf57764e3
commit b4bf155550
2 changed files with 26 additions and 10 deletions

View File

@@ -5,10 +5,10 @@ Subject: add jni_md.h for haiku.
diff --git a/configure.ac b/configure.ac
index 98a5226..7fc4938 100644
index 5fd3c8d..e43a358 100644
--- a/configure.ac
+++ b/configure.ac
@@ -206,6 +206,7 @@ case $host_os in
@@ -209,6 +209,7 @@ case $host_os in
freebsd*) java_os=freebsd ;;
solaris*) java_os=solaris ;;
darwin*) java_os=darwin ;;
@@ -73,5 +73,5 @@ index 0000000..070ddc0
+
+#endif /* !_JNI_MD_H_ */
--
2.12.2
2.16.2