On Wed, Mar 18, 2015 at 04:11:18AM -0400, Josef Stribny wrote:
Hi,
it should be possible to pass options after double dash:
%gem_install -- --without-qpid-lib-dir=[path]
This should be the same as with normal 'gem install'.
It doesn't. The %gem_install macro doesn't accept the optional arguments (I tried before posting).