Michael Biebl wrote:
> Hi!
> 
> > +case "$1" in
> > +triggered)
> > +       # This is triggered by any installation of a menu file and by
> > +       # any call to update-menus made in a package maintainer script.
> > +       update-menus --real
> > +;;
> > +*)
> 
> Joey, I was wondering if there should be an "exit 0" after processing
> the trigger.

Good catch, there should be. In this case, all the debhelper-added
fragments test for $1 = configure and do nothing, but in general, you
can't know that.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to