On Wed, 2007-04-18 at 17:13 +0100, James Westby wrote:
> On (18/04/07 00:32), Tim Day wrote:
> > When I look at the postinst file in my yada-generate deb then the only
> > thing of note is:
> > 
> > if [ "" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ];
> > then update-menus; fi
> 
> That should be $1 (or is it $2?) in the first set of quotes. Whatever is
> writing this out is probably a shell or perl script that isn't escaping
> it. I don't have internet access to check your script now though.

That does seem to be the problem; there's bug #419878 in for it now.

Tim



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to