Re: CURRENT: innreport error, samples/innreport.conf*
Russ Allbery <rra <at> stanford.edu>
2006-08-26 05:23:38 GMT
Christoph Biedl <cbiedl <at> gmx.de> writes:
> Heiko told me about fixconfig, thanks. Here's the patch:
> --- ./support/fixconfig.in.org 2006-06-26 15:09:55.395937376 +0200
> +++ ./support/fixconfig.in 2006-06-26 15:09:56.148014084 +0200
> <at> <at> -15,6 +15,7 <at> <at>
> prefix= <at> prefix <at>
> exec_prefix= <at> exec_prefix <at>
> bindir= <at> bindir <at>
> +libdir= <at> libdir <at>
> libexecdir= <at> libexecdir <at>
> sbindir= <at> sbindir <at>
> sysconfdir= <at> sysconfdir <at>
> <at> <at> -61,6 +62,7 <at> <at>
> -e "s, <at> DBDIR\ <at> ,$DBDIR," \
> -e "s, <at> FILTERDIR\ <at> ,$FILTERDIR," \
> -e "s, <at> LOGDIR\ <at> ,$LOGDIR," \
> + -e "s, <at> libdir\ <at> ,$libdir," \
> -e "s, <at> RUNDIR\ <at> ,$RUNDIR," \
> -e "s, <at> SPOOLDIR\ <at> ,$SPOOLDIR," \
> -e "s, <at> tmpdir\ <at> ,$tmpdir," \
Applied.
--
--
Russ Allbery (rra <at> stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
(Continue reading)