[DRE-maint] Bug#756129: gem2deb: dh_ruby should allow extra parameters to extconf.rb
Lucas Nussbaum
lucas at debian.org
Fri May 8 06:14:22 UTC 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20150508/087b12e7/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list