[Orca-users] Re: How do I apply the .26 patch?
Blair Zajac
blair at orcaware.com
Tue Oct 16 09:24:22 PDT 2001
You typically run something like
patch < patch_file.txt
The most important option is -p X, where X is a number >= 0. It tells
patch how many of the path elements to strip off of the filenames in the
patch file so that patch can be applied.
For the patches I've been sending out, you would do
cd orca-X.XX
patch < patch_file.txt
Blair
dschmitz43 at yahoo.com wrote:
>
> So I've got the patch, now how do I apply it?
>
> Thanks
More information about the Orca-users
mailing list