diff --git a/rubygem-tzinfo.spec b/rubygem-tzinfo.spec index 442d3a1..b594234 100644 --- a/rubygem-tzinfo.spec +++ b/rubygem-tzinfo.spec @@ -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'"