From d3a9cf23acd02bda8a0f69e8a6712b00de207fce Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Aug 13 2015 10:01:00 +0000 Subject: fix ruby_vendorlib path --- diff --git a/will-crash.spec b/will-crash.spec index 64e7056..2076359 100644 --- a/will-crash.spec +++ b/will-crash.spec @@ -1,5 +1,5 @@ %if 0%{?rhel} && 0%{?rhel} <= 6 -%{!?ruby_vendorlibdir: %global ruby_vendorlibdir /usr/lib/ruby/site_ruby/1.8} +%{!?ruby_vendorlibdir: %global ruby_vendorlibdir /usr/share/ruby/vendor_ruby} %endif Name: will-crash