Bug#426425: sa-exim: sa-exim does not depend on a recent enough version of exim
Marc Haber
mh+debian-packages at zugschlus.de
Fri Jun 8 05:55:30 UTC 2007
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?
Greetings
Marc
--
-----------------------------------------------------------------------------
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature | How to make an American Quilt | Fax: *49 3221 2323190
More information about the Pkg-exim4-maintainers
mailing list