User:Jescombe
Hi, the reason I changed that patch location is that it messes up downloading the patch with wget. Perhaps you could do an HTTP redirect instead of a frame? I usually apply patches by doing a 'Copy Link Location' out of Firefox and then doing 'wget -O - http://domain.tld/path/to/patch.diff | patch -p1' and with your link I get an HTML page instead.
Andrew