I'd like to apply this patch (see attached) to the page_title module. The patch documentation at http://drupal.org/patch/apply is confusing me a bit, as it lists two different ways to apply patches, depending on how the patch was written (made relative to the Drupal root directory or not.)
Can someone offer some assistance as to how I would proceed?
I put the patch file within the /modules/page_title directory and when I run patch -p0 < page_title_w_tax.patch the following errors are displayed:
w_tax.patch
patching file page_title.install
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file page_title.install.rej
patching file page_title.module
Hunk #1 FAILED at 220.
Hunk #2 FAILED at 266.
Hunk #3 FAILED at 294.
Hunk #4 FAILED at 381.
4 out of 4 hunks FAILED -- saving rejects to file page_title.module.rej
Help? What am I doing wrong?
Chum
| Preview | Attachment | Size |
|---|---|---|
| page_title_w_tax.patch | 4.77 KB |


