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
signature.asc
Description: Digital signature

