From 1a46b40bf81d11a179b4d0da8dfa906f629abd60 Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Thu, 17 Mar 2022 07:59:11 +0000 Subject: [PATCH] =?UTF-8?q?update=20openjdk-11.spec.=20produce=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openjdk-11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk-11.spec b/openjdk-11.spec index 292ade5..be27f59 100644 --- a/openjdk-11.spec +++ b/openjdk-11.spec @@ -1,4 +1,4 @@ -# RPM conditionals so as to be able to dynamically producef +# RPM conditionals so as to be able to dynamically produce # slowdebug/release builds. See: # http://rpm.org/user_doc/conditional_builds.html -- Gitee