patch

Anders F Björklund afb at algonet.se
Sun Feb 19 01:21:42 PST 2006


Chris wrote:

> Sorry for asking this but how do I apply this patch? I'm not used to 
> compiling OSS. Where should I look for more info?

RTFM :-)

http://www.gnu.org/software/diffutils/manual/html_node/index.html


Usually invoked something like: "patch -p1 -i whatever.patch"
You can use the GNU --dry-run flag first, for a practice run...

--anders



More information about the Digitalmars-d mailing list