On Thu, Apr 06, 2006 at 01:33:41PM +0200, Marc Haber wrote: > On Thu, Apr 06, 2006 at 12:30:45PM +0100, Julian Gilbey wrote: > > The only places debuild could implement hooks are before the initial > > dpkg-buildpackage call and after the build has completed, before the > > signing process. In the former case, why would you want a hook > > (debuild hasn't done anything except clean the environment and > > possibly change directory); in the latter case, a local script which > > essentially does: > > > > debuild -us -uc "$@" && mylocalprog && debsign > > > > is what I presume you'd want? > > Yes, that's what I currently have. > > > The only advantages to having the hook in there are that debsign can > > be given the correct changes file to sign. > > And that mylocalprog is always called even if one accidentally calls > debuild instead of mydebuild.
True. Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

