Bug#426425: sa-exim: sa-exim does not depend on a recent enough version of exim

Magnus Holmgren magnus at kibibyte.se
Fri Jun 8 07:40:42 UTC 2007


On Friday 08 June 2007 07:55, Marc Haber wrote:
> On Thu, Jun 07, 2007 at 10:41:20PM +0200, Magnus Holmgren wrote:
> > Just kidding. :-) I think this should work for now:
> >
> > #!/bin/sh
> >
> > if [ "$1" = '--localscan-abiversion' ]; then
> >     sed -rn 's/#define LOCAL_SCAN_ABI_VERSION_(MAJOR|MINOR)
> > *([0-9]+).*/\2/p' \ /usr/include/exim4/local_scan.h | (read MAJOR; read
> > MINOR; echo ${MAJOR}.${MINOR}) else
> >     echo Usage: $0 --localscan-abiversion
> > fi
> >
> > but now I have to write a manpage too. Stupid policy... :-P
>
> That script needs to be in /usr/bin? Or can we hide it away in
> /usr/lib and get away without manpage? Or, can't the man page be
> easily stolen from a different .config man page?

That would be /usr/share(/exim4), I believe, but I think I can quite easily 
steal from an existing man page.

-- 
Magnus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-exim4-maintainers/attachments/20070608/47bb3238/attachment.pgp 


More information about the Pkg-exim4-maintainers mailing list