From 6d1542506b5d7a5a65b10e6039f5f104c9b68b0a Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Mon, 7 Sep 2020 11:48:18 +0800 Subject: [PATCH] fix build fail --- rubygem-rspec-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubygem-rspec-core.spec b/rubygem-rspec-core.spec index 087471e..29f7803 100644 --- a/rubygem-rspec-core.spec +++ b/rubygem-rspec-core.spec @@ -95,8 +95,8 @@ sed -i.warn lib/rspec/core/configuration_options.rb \ ruby -rrubygems -Ilib/ -S exe/rspec || \ ruby -rrubygems -Ilib/ -S exe/rspec --tag ~broken %endif -%endif mv lib/rspec/core/configuration_options.rb{.warn,} +%endif %files %dir %{gem_instdir}