diff options
-rw-r--r-- | redhat/applications/koffice/koffice-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec index 04fb6cbcf..b8f5c504d 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -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 |