==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9428
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #7 from Unnilennium <[email protected]> ---
(In reply to Brian Read from comment #5)
> Well I tried:
>
> # patch spamfilter-stats-7.pl <spamf.diff
>
> and got:
>
> patching file spamfilter-stats-7.pl
> Hunk #2 FAILED at 516.
> 1 out of 2 hunks FAILED -- saving rejects to file spamfilter-stats-7.pl.rej
> [root@bjsserver ~]#
>
> I'll look in thr rejects file and see if I can why it failed, but posting
> this incase it is obvious...
as I did the patch with the full path you need -p2 if you are in the script
directory
# diff -Nur /usr/bin/spamfilter-stats-7.pl.reqres
/usr/bin/spamfilter-stats-7.pl
patch -p2 spamfilter-stats-7.pl < spamfilter-stats-7.pl.patch
or
patch /usr/bin/spamfilter-stats-7.pl < spamfilter-stats-7.pl.patch
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/