try fix build issues

This commit is contained in:
Mahno 2025-02-23 19:40:50 +08:00
parent 423987bd7c
commit 4e9ab90827

View File

@ -20,7 +20,7 @@ Abstract Method is a tiny library enabling you to define abstract methods in
Ruby classes and modules.
# maybe we have to follow other packages' routine
%prep
%auto setup -n %{mod_full_name} -p1
%autosetup -n %{mod_full_name} -p1
gem unpack %{SOURCE0}
%build
gem build ../%{mod_full_name}.gemspec