]> git.pld-linux.org Git - packages/OpenColorIO.git/commitdiff
- (try to) help cmake to find jdk when lib64 is used
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Jul 2012 09:44:55 +0000 (11:44 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Jul 2012 09:44:55 +0000 (11:44 +0200)
OpenColorIO.spec

index a5c7503fb10a1f3fe5b66fa926ed2f0a6b757ebe..0005db37db5afb9d82e4bf218f96e231c9cee663 100644 (file)
@@ -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 .. \
This page took 0.116854 seconds and 4 git commands to generate.