forked from pool/java-1_8_0-openjdk
This commit is contained in:
parent
f961a63bc2
commit
a9ddd2fd6c
@ -49,9 +49,6 @@
|
||||
%global cacerts %{_jvmdir}/%{jredir}/lib/security/cacerts
|
||||
# real file made by update-ca-certificates
|
||||
%global javacacerts %{_var}/lib/ca-certificates/java-cacerts
|
||||
%ifnarch %{jit_arches}
|
||||
%global _with_zero 1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1140
|
||||
%global with_pulseaudio 1
|
||||
%else
|
||||
@ -117,8 +114,7 @@
|
||||
%endif
|
||||
%ifnarch %{jit_arches}
|
||||
%global archinstall %{_arch}
|
||||
%endif
|
||||
%ifnarch %{jit_arches}
|
||||
# turn zero on non jit arches by default
|
||||
%global _with_zero 1
|
||||
%endif
|
||||
# bnc#542545
|
||||
@ -137,7 +133,6 @@
|
||||
%else
|
||||
%global with_sunec 0
|
||||
%endif
|
||||
# turn zero on non jit arches by default
|
||||
%bcond_without bootstrap
|
||||
%bcond_with zero
|
||||
# Turn on/off some features depending on openSUSE version
|
||||
|
Loading…
x
Reference in New Issue
Block a user