On 06/11/11 at 21:12 -0200, Antonio Terceiro wrote: > Lucas Nussbaum escreveu isso aĆ: > > gem2deb is a dh buildsystem, so it's called by debhelper for each > > action, such as configure, build, test, install, clean. > > > > but it's also a dh sequence, so it can plug itself at any point of the > > debhelper build. For example, it's done after dh_shlibdeps to hack the > > dependencies for packages building native extensions. > > > > You could easily insert into the dh process to override dh_compress that > > way. See debhelper7/sequence/ruby.pm for details on how it is done for > > dh_shlibdeps. > > Brilliant! Check commit cb83a3db for the implementation of this > feature, then. :-)
Looks good. Do you want to prepare a new gem2deb upload? I'd rather not do that myself, as you have much more gem2deb knowledge that I have. Lucas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

