fix build fail
This commit is contained in:
parent
74bda9c684
commit
43dd70ddec
@ -32,7 +32,7 @@ mkdir -p %{buildroot}%{gem_dir}
|
||||
cp -a .%{gem_dir}/* \
|
||||
%{buildroot}%{gem_dir}/
|
||||
|
||||
if %{with bootstrap}
|
||||
%if %{with bootstrap}
|
||||
%check
|
||||
pushd .%{gem_instdir}
|
||||
ruby -Ilib -e "require './test/ts_all'"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user