Bug#506350: patch

2008-11-23 Thread Raphael Geissert
Hi, Sorry for the delay. 2008/11/21 dann frazier <[EMAIL PROTECTED]>: > Thanks for the report. Does this patch look sufficient to you? > > --- flamethrower-0.1.8.orig/bin/flamethrower > +++ flamethrower-0.1.8/bin/flamethrower > @@ -9,6 +9,7 @@ > > use strict; > use File::Path; > +use File::Temp

Bug#506350: patch

2008-11-21 Thread dann frazier
Thanks for the report. Does this patch look sufficient to you? --- flamethrower-0.1.8.orig/bin/flamethrower +++ flamethrower-0.1.8/bin/flamethrower @@ -9,6 +9,7 @@ use strict; use File::Path; +use File::Temp; use Getopt::Long; use lib "/usr/lib/flamethrower"; @@ -23,7 +24,7 @@ my $version