https://bugzilla.redhat.com/show_bug.cgi?id=842459

--- Comment #2 from Troy Dawson <[email protected]> ---
Hmm ... then I'm going to have a couple other packages with the same problem.
The problem is that I replaced the variable %{ruby_sitelib} with
%{ruby_sitelibdir}

So the old way ruby_sitelib was determined with 

  ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']"

On RHEL6 you get

  /usr/lib/ruby/site_ruby/1.8

On Fedora 17 and 18 you get

  /usr/local/share/ruby/site_ruby

I don't mind moving it to where it really needs to be.  But I don't understand
why the stock ruby variables are putting files in a place that is forbidden.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to