Den 07/10/2014 19.43 skrev "Wayne Stambaugh" <[email protected]>: > > In Andy's defense, the OSX compile instructions show: > > # patch -p0 ../kicad/patches/wxwidgets-3.0.0_macosx.patch > > so I can understand his confusion. I missed that when I committed > Bernhard's patch. I will update it so that it is correct. Sometimes > it's these setbacks that help us find issues and move forward. > > Wayne
Sure thing, it was not ment as negative comment, just to help him understand it. Nothing to defend here. :) I am only on mobile now, so I did not check the doc, but assumed that it was stating the wrong thing. > On 10/7/2014 1:29 PM, Nick Østergaard wrote: > > Else, read the man page for patch, see the option -i. > > > > Den 07/10/2014 19.26 skrev "Andy Peters" <[email protected] > > <mailto:[email protected]>>: > > > > On Oct 7, 2014, at 10:10 AM, Mike Crawford <[email protected] > > <mailto:[email protected]>> wrote: > > > > > patch is expecting its input on stdin there, re-run the command with: > > > patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx.patch > > > That should apply the patch > > > > Hah, that worked. > > > > Looks like a patch is needed for the patch instructions! > > > > -a > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > > Post to : [email protected] > > <mailto:[email protected]> > > Unsubscribe : https://launchpad.net/~kicad-developers > > More help : https://help.launchpad.net/ListHelp > > > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~kicad-developers > > More help : https://help.launchpad.net/ListHelp > > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

