From: Michael R. <re...@eu...> - 2006-01-18 06:06:36
|
Hi David, > What command should I use for submitting a patch for the G-15 driver > for LCD4Linux? I thought about using "patch -Naur lcd4linux > lcd4linux_g15", (where the first dir is the CVS source and the second > is my modified sources) but that doesn't seem to work the way I expected. Thanks for the hint! I just modified the "How to write..." stuff in the wiki. First, there's no need to keep two seperate dirs (one with the original, one with your modifications): CVS does this job for you, and it allows you to regularly update your local (and modified) copy. To create a patch, run this command: cvs -z9 diff -bu >your_patch.diff gzip the file and send it to me... TIA, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |