Comment 19 for bug 184985

Revision history for this message
Adam Heckler (adamheckler-deactivatedaccount) wrote :

When I apply the patch with this command:

sudo patch -p3 -i open-browser-once.patch /usr/lib/python2.5/site-packages/cGmail/lib/notifier.py

I get the following error in the terminal:

"missing header for unified diff at line 15 of patch"

But it seems as if the patch is applied anyway. Can someone explain this?