From a00d338d438b4c08c587484d223203768f26edd6 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 26 Jan 2024 15:30:13 +0100 Subject: [PATCH] Returned bcond_with artifacts --- java-21-openjdk-portable.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java-21-openjdk-portable.spec b/java-21-openjdk-portable.spec index e9a38a3..be77fd3 100644 --- a/java-21-openjdk-portable.spec +++ b/java-21-openjdk-portable.spec @@ -29,6 +29,8 @@ %bcond_without release # Enable static library builds by default. %bcond_without staticlibs +# Remove build artifacts by default +%bcond_with artifacts # Build a fresh libjvm.so for use in a copy of the bootstrap JDK %bcond_without fresh_libjvm # Build with system libraries