963 shaares
1 result
tagged
patch
If you are attempting to use a patch that you got from elsewhere (ie: you downloaded a patch to the Linux kernel), you can skip to the next section. However, if you need to edit source code, make files, configuration files, etc, you will need to be able to create a patch. Note: If you need only to change one or two lines in a file (ie: a Makefile), you may be better off investigating the properties of sed instead.