On 26/07/14 at 17:56 +0200, Gilles Filippini wrote:
> Package: gem2deb
> Version: 0.7.5
> Severity: wishlist
> 
> Hi,
> 
> Sometimes the maintainer needs passing hints to extconf.rb, such as
> --with-<feature>=<directory>
> 
> I tried:
>       dh_auto_install -- --with-<feature>=<directory>
>         dh_ruby --install -- --with-<feature>=<directory>
>         dh_ruby --install --with-<feature>=<directory>
> without success, and looking at the dh_ruby.rb source code it seems
> there is no way to do that.
> 
> Then the only solution I found is to quilt patch extconf.rb to hard
> code the hints, which isn't satisfactory.
> 
> Thanks in advance,

Hi Gilles,

Could you provide an example package that needs this?

Lucas

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to