> > Thanks. I will keep this command in my Linux journal so that I know what to > do from here on. > > I don't mind patching manually though. I am not that big of a programmer, but > I like to see some source sometimes. :) >
I use emacs and it has a super nifty diff mode. I can walk a patch and apply only the pieces of it I like, revert parts, etc. Most handy. I almost never run patch anymore.
