From c57ff62ed2a490acb79bf287c286a41c86ea5d6e Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 26 Jan 2024 15:31:55 +0100 Subject: [PATCH] Returned bcond_with artifacts --- java-latest-openjdk-portable.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java-latest-openjdk-portable.spec b/java-latest-openjdk-portable.spec index b2e8108..d7b1190 100644 --- a/java-latest-openjdk-portable.spec +++ b/java-latest-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