From 7b19ed63ed02c98943fd791c1f6a02165a5564c6 Mon Sep 17 00:00:00 2001 From: Mahno Date: Wed, 19 Feb 2025 20:36:28 +0800 Subject: [PATCH] try fix build issue --- rubygem-abstract_method.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/rubygem-abstract_method.spec b/rubygem-abstract_method.spec index 5459afc..eea0a4a 100644 --- a/rubygem-abstract_method.spec +++ b/rubygem-abstract_method.spec @@ -20,7 +20,6 @@ Abstract Method is a tiny library enabling you to define abstract methods in Ruby classes and modules. %prep -%setup -q -n %{gem_name}-%{version} -b 1 %build gem build ../%{gem_name}-%{version}.gemspec