[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Transition of Ruby packages to the new Ruby policy



Dear Russ,

On Fri, Apr 27, 2012 at 07:27:35PM -0700, Russ Allbery wrote:
> Using a Makefile generated by an extconf.rb file, I currently do:

>     make install DESTDIR=$(CURDIR)/debian/tmp \
>         RUBYARCHDIR='$$(archdir)$$(target_prefix)'

> What should I change that to instead?  Is there a $(vendorarchdir) that
> will do the right thing?

Yes, there is a $(vendorarchdir) variable, and just replacing $(archdir)
by will do the job.

> I'm happy to make this change with the next upload of remctl, but I'm not
> all that familiar with Ruby (the bindings were contributed by someone
> else, and I know just enough about Ruby to maintain them).

Thank you for applying these changes.

Best wishes,

	Cédric

Attachment: signature.asc
Description: Digital signature


Reply to: