]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- turning off java dependent bconds
authorSzymon Siwek <sls@pld-linux.org>
Mon, 8 Jan 2007 21:10:30 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.689

libreoffice.spec

index dd95fc19108052845a35ef9f39f8111a16addc52..d730a238a357ddabb6a29a282f9c6a1976adad0a 100644 (file)
 
 %bcond_without xvfb            # using Xvfb in build-galleries script (without xvfb broken)
 
+%if !%{with java}
+%undefine       with_system_beanshell
+%undefine       with_system_xalan
+%undefine       with_system_xerces
+%undefine       with_system_xml_apis
+%undefine       with_system_xt
+%endif
+
 %define                ver             2.1.0
 %define                _rel            0.16
 %define                subver          680
This page took 0.044429 seconds and 4 git commands to generate.