change boolean expression

This commit is contained in:
TASAKA Mamoru 2012-12-06 13:38:19 +09:00
parent 87ca3e69fa
commit 779d1411ab
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%global ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
%endif
%if %{?fedora:0%{fedora} >= 17} || %{?rhel:0%{rhel} >= 7}
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 7
%global rubyabi 1.9.1
%global header_dir %{ruby_vendorarchdir}
%global ruby19 1