try fix build issues
This commit is contained in:
parent
423987bd7c
commit
4e9ab90827
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user