Stig Sandbeck Mathisen escreveu isso aĆ­:
> Antonio Terceiro <[email protected]> writes:
> 
> > Actually I've implemented this in a way that the existing packages
> > will not break and allows maintainers to tell gem2deb to use the
> > directory passed by dh_auto_install.
> 
> That looks like a much better solution than my attempt. Documentation is
> very good. :)
> 
> I've found two more items for building puppet:
> 
> * I need a way to not automatically build extensions, when they are
>   found.

I guess you can do this providing a custom .gemspec that specifies an
empty list of extensions. See dh_ruby(1) in gem2deb 0.2.6 (not released
yet).

> * Having --sbindir in addition to --bindir would be nice. The puppet
>   source has bin/ and sbin/ directories.

I'm not sure what you mean here ...

Anyway you can install the stuff in sbin/ with debian/$package.install.

I'm not sure about adding support for that in gem2deb since sbin/ is not
usually used in Ruby packages. How does puppet upstream install the
files in sbin/?

-- 
Antonio Terceiro <[email protected]>
http://softwarelivre.org/terceiro


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