Revert "Re-enable java"

This reverts commit 237ae061cc.
This commit is contained in:
Sandro Mani 2022-11-03 14:00:19 +01:00
parent 237ae061cc
commit f68d007402
1 changed files with 1 additions and 1 deletions

View File

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