From 3a554dde846bb13f80488614aee1151472e03d68 Mon Sep 17 00:00:00 2001 From: 18855466553 Date: Wed, 8 May 2024 11:48:57 +0800 Subject: [PATCH] fix xxw --- openjdk-1.8.0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk-1.8.0.spec b/openjdk-1.8.0.spec index bcfaeda..60ccce3 100644 --- a/openjdk-1.8.0.spec +++ b/openjdk-1.8.0.spec @@ -15,7 +15,7 @@ # # Only produce a debug build on x86_64: # $ fedpkg local --without release -# +# $$$ # Enable slowdebug builds by default on relevant arches. %bcond_without slowdebug # Enable release builds by default on relevant arches. -- Gitee