Forgot to update patch for new version (was originally written with 4.40

in mind). Thanks Gerard Gerritsen for noticing.
This commit is contained in:
peter 2004-07-27 06:54:48 +00:00
parent 254533f63a
commit 312522ffa2

View File

@ -6,7 +6,7 @@
if [ $name = exim${EXE} ]; then
- version=exim-`./exim -bV -C /dev/null | \
- awk '/Exim version/ { OFS=""; print $3,"-",substr($4,2,length($4)-1) }'`${EXE}
+ version=exim-4.40
+ version=exim-4.41
if [ "${version}" = "exim-" ]; then
echo $com ""