commit b93dd81d40ba86dd74d1f3144f786eaf2cbbc434
Author: Jan Rękorajski <[email protected]>
Date:   Sun Jan 22 23:59:45 2017 +0100

    - disable java on x32

 vtk.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/vtk.spec b/vtk.spec
index bafe78a..732b34b 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -14,6 +14,10 @@
 %bcond_with    system_proj     # use system PROJ.4 (needs 4.3 with exposed 
internals, not ready for 4.4+)
 %bcond_with    system_gl2ps    # use system gl2ps (VTK currently is carrying 
local modifications to gl2ps)
 
+%ifarch x32
+%undefine      with_java
+%endif
+
 Summary:       Toolkit for 3D computer graphics, image processing, and 
visualization
 Summary(pl.UTF-8):     Zestaw narzędzi do trójwymiarowej grafiki, 
przetwarzania obrazu i wizualizacji
 Name:          vtk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtk.git/commitdiff/b93dd81d40ba86dd74d1f3144f786eaf2cbbc434

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to