Re-enable java

This commit is contained in:
Sandro Mani 2022-11-03 12:21:36 +01:00
parent 7eab992acd
commit 237ae061cc
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
%bcond_with java
%else
%ifarch %{java_arches}
%bcond_with java
%bcond_without java
%else
%bcond_with java
%endif