* Joop Stakenborg <[EMAIL PROTECTED]> [2008-08-28 16:53:41 CEST]:
> Op donderdag 28-08-2008 om 16:06 uur [tijdzone +0200], schreef Tomas
> Hoger:
> > You probably wanted to use:
> >   TMPFILE=`mktemp -t`
> > instead of
> >   TMPFILE = 'mktemp -t'
> > in your patch for #496383, right?
> 
> Ouch, will fix ASAP, thanks!

 You didn't, the required fix required to use backticks instead of
quotes ...

 I'm currently building an NMU to fix this problem (find attached the
interdiff for it). Furthermore, the TMPFILE never gets removed, is there
a particular reason to not do so?

 So long,
Rhonda

Attachment: xastir_1.9.2-2_1.9.2-2.1.interdiff.gz
Description: Binary data

Reply via email to