Melchior FRANZ schrieb:
>> 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
>
>   

Thank you very much, Melchior, it seems to work right:

dhcppc2:/usr/local/src/fgcvs/source/src/FDM # patch -p0 < gear.diff
patching file flight.cxx
Hunk #1 succeeded at 883 (offset 13 lines).
patching file flight.hxx
patching file YASim/Airplane.cpp
Hunk #1 succeeded at 596 (offset -6 lines).
Hunk #2 succeeded at 735 (offset -6 lines).
patching file YASim/FGFDM.cpp
patching file YASim/FGGround.cpp
patching file YASim/FGGround.hpp
patching file YASim/Gear.cpp
patching file YASim/Gear.hpp
patching file YASim/Ground.cpp
patching file YASim/Ground.hpp
patching file YASim/Model.cpp
patching file YASim/YASim.cxx
dhcppc2:/usr/local/src/fgcvs/source/src/FDM #


Now going to make a fresh compile!
Georg

-------------------------------------------------------------------------
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