RPM Packaging: minor fix for Fedora 22

pull/3/head
François Andriot 9 years ago
parent 2f2cb2ee91
commit cc979ff6d7

@ -1130,7 +1130,7 @@ export CXXFLAGS="${CXXFLAGS} -I${RD}/%_normalized_cpu-linux"
%endif
# FTBFS on Fedora 22
%if 0%{?fedora} >= 23
%if 0%{?fedora} >= 22
%__sed -i "lib/kross/ruby/rubyinterpreter.cpp" \
-e "s|rb_set_safe_level|//rb_set_safe_level|"
%endif

Loading…
Cancel
Save