Antonio Terceiro <[email protected]> writes: > 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).
I'll take a look at that, and see how it works. There is no gemspec in use now, as far as I know. (The upstream is a git branch, and not a gem) >> * 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. Yes, that's an acceptable workaround. > 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/? For the moment, the upstream install.rb is used with --sbindir. (https://github.com/puppetlabs/puppet/blob/master/install.rb) -- Stig Sandbeck Mathisen <[email protected]>
pgp32QDEV5gHD.pgp
Description: PGP signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
