14 Aug
2007
14 Aug
'07
8:09 p.m.
Michael <gmichaelt@gmail.com> writes:
Not having applied a diff patch before, I'm at something of a loss. I do expect it to get hairy, though.
I'll add instructions for how to apply patches manually to the "Creating Patchfiles" section of the new guide tonight. I see I didn't put in anything about applying patches manually. But all you have to is this: cd /path/to/file/to/patch patch < /path/to/patchfile That's it. Mark