Originally posted by stefanero
patch < patch_file
in the src folder
btw: man patch 
well i run patch < amuleDlg_21.patch but i get:
can't find file to patch at input line 9
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Index: amuleDlg.cpp
|===================================================================
|RCS file: /opt/cvs/amule-dev-cvs/src/amuleDlg.cpp,v
|retrieving revision 1.200
|retrieving revision 1.201
|diff -u -r1.200 -r1.201
|--- amuleDlg.cpp 21 Mar 2005 04:44:06 -0000 1.200
|+++ amuleDlg.cpp 21 Mar 2005 11:20:58 -0000 1.201
--------------------------
i am in the amule-cvs folder and the patch file is in the folder.