* Georg Vollnhals -- Fri Dec 22 2006:
> can you tell me how to apply this patch?

  $ cd fgfs/FlightGear/src/FDM/
  $ patch --dry-run -p0 </tmp/gear.diff

Now check if it (fake-)applied cleanly, and if so, do it for real:

  $ patch -p0 </tmp/gear.diff

Sometimes you need not -p0 or different numbers (-p1 etc.)
This depends on from which the diff was made and how many
leading path elements have to be stripped off.

m.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to