> I've this error when using both patch when trying to patch clamav-0.88. > > # patch -p0 < ../clamav-0.87.1-stderr.patch > patching file ./clamd/clamd.c > Hunk #1 succeeded at 138 (offset 1 line). > patching file ./shared/output.c > patching file ./shared/output.h > > # patch -p0 < ../clamav-0.88-stderr.patch > patching file ./clamd/clamd.c > Hunk #1 succeeded at 138 (offset 1 line). > patching file ./shared/output.c > patching file ./shared/output.h > >
#Hunk isn't an error! You can see : succeeded report
