Should external ruby modules (ruby-* packages from specs other than
ruby.spec) go to %{ruby_rubylibdir} + %{ruby_archdir} or
%{ruby_sitelibdir} + %{ruby_sitearchdir}?
Now we have some mess...
$ grep ruby_site -l SPECS/ruby-*.spec | wc -l
10
$ grep ruby_archdir -l SPECS/ruby-*.spec | wc -l
64
--
Jakub Bogusz http://qboosh.cs.net.pl/