29 Sep
2006
29 Sep
'06
2:39 p.m.
On Fri, Sep 29, 2006 at 12:33:59PM +0100, Jones, Jason (Altrincham) wrote:
This may sound like a really stupid and obvious question but how do I apply this patch? :$ the person who used to handle hobbit left about a month ago and I never was never told how to
OK:
- Save the patch to a file, e.g. /tmp/somefile.patch
- Go to the hobbit-4.2.0 source directory
- Run the command "patch -p0 < /tmp/somefile.patch"
- Recompile hobbit with "make; make install"
- Restart Hobbit (not needed for this patch, but just in case).
Regards, Henrik