#!/bin/sh #cd /usr/local/src/exim/exim #git pull #git checkout exim-4.94.2+fixes #git show 44a62f58613f26f5cba82e9fa1e3d6f83124c550 > DKIM:-fix-verify-under-TLS-\&-chunking,-with-pipelined-next-command.diff cat DKIM:-fix-verify-under-TLS-\&-chunking,-with-pipelined-next-command.diff | perl -p -e 's/^((--- )a\/|(\+\+\+ )b\/)doc\/doc-txt\//${2}${3}doc\//; s/^((--- )a\/|(\+\+\+ )b\/)src\/src\//${2}${3}src\//;' > 73_06-DKIM:-fix-verify-under-TLS-\&-chunking,-with-pipelined-next-command.patch