Alex Mauer | 1 Aug 2003 16:32
Gravatar

Re: JUD Patch Application Query

Erick Carpenter wrote:
Greetings... On 7/31/03 2:27 PM, "Bryan Stevenson" <punkrawk <at> risenweb.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Erick Carpenter wrote: | http://sgolovan.nes.ru/jabber/old.php | | specifically: | | jud-0.4.spaces.diff.gz You can apply jud-0.4-sg8.diff.gz instead which also fixes the white space issue as well as adding a number of other features.
Huh...very cool!
| However I'm a little at a loss on how to apply this patch. Can anyone help | me out and let me know how I should go about this? Just gunzip it in the src dir and use the patch command. `patch jud-0.4.spaces.diff`
I must be doing something wrong. When I type the command in with the filename it just sort of hangs there doing nothing. I let it sit for awhile before I stopped it. Is there anyway to view output and perhaps get an idea as to where it may be having issues?
It needs to be 'patch < jud-0.4.spaces.diff'  or (from the original gzip) 'gunzip -cd jud-0.4-sg8.diff.gz | patch'

Gmane