Done, although my rebase-fu was weaker than I thought, and I was forced to reapply the 99video typo fix.
I also added a HOWTO.hooks file in the pm directory that gives a brief overview of how we call hooks, what we expect them to return for exit status codes, and what sourcing /usr/lib/pm-utils/functions does. On Jan 30, 2008 3:54 PM, Richard Hughes <[EMAIL PROTECTED]> wrote: > On Thu, 2008-01-31 at 08:38 +1100, Nigel Cunningham wrote: > > -if type vbetool |grep -q "not found"; then > > +if command_esists vbetool; then > > Victor: With this change, please push all your changes to master. > > Richard > > > _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
