commit 29d4f2106eb1466120e1a96f85ca1adaba7989e0
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 29 11:44:55 2012 +0200

    - (try to) help cmake to find jdk when lib64 is used

 OpenColorIO.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/OpenColorIO.spec b/OpenColorIO.spec
index a5c7503..0005db3 100644
--- a/OpenColorIO.spec
+++ b/OpenColorIO.spec
@@ -159,6 +159,8 @@ Plik nagłówkowy API PyOpenColorIO.
 %patch1 -p1
 
 %build
+%{?with_java:export JAVA_HOME=%{_jvmlibdir}/java}
+
 install -d build
 cd build
 %cmake .. \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to