> -----Original Message-----
> From: Colin Marquardt [mailto:colin_at_marquardt-home.de]
> Sent: Tuesday, August 06, 2002 1:30 PM
> To: gpe_at_handhelds.org; familiar_at_handhelds.org
> Subject: Re: [Familiar] gpe-mail 0.0.1 released
>
>
> "Hicks, Jamey" <Jamey.Hicks_at_hp.com> writes:
>
> > Please update the postinst to check for the presence of
> > /usr/bin/update-menus, using something like:
> >
> > if [ -x /usr/bin/update-menus ] ; then /usr/bin/update-menus ; fi
>
> But don't forget the final part:
>
> # return success
> exit 0;
Only if there was no error. What I wrote does that -- there's no need for an explicit call to exit.
-Jamey
Received on Tue Aug 06 2002 - 17:49:27 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:00 EDT