[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DRE-maint] Bug#593325: Patch to uncompress examples



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. :-)

BTW ruby-gnome2 would not benefit from this change because it does not
use gem2deb.

-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: