Ian Wilkinson wrote:
> > patch --posix -p0 < cocoazilla.patch > > worked fine for me. What are you getting from... > > patch --dry-run --posix -p0 < cocoazilla.patch > > ian > Thanks ian, I was in the wrong directory. I cd to the mozilla directory when I really needed to be in the parent of that directory. This finally worked in the parent directory for mozilla patch --dry-run --posix -p0 < ~/cocoazilla.patch Tim
