Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
patch: The GNU patch command, for modifying/upgrading files.
- Summary
- The patch program applies diff files to originals. The diff command
is used to compare an original to a changed file. Diff lists the
changes made to the file. A person who has the original file can then
use the patch command with the diff file to add the changes to their
original file (patching the file).
Patch should be installed because it is a common way of upgrading
applications.
Changelog
- * Wed Sep 10 01:00:00 2008 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Aug 12 01:00:00 2008 Tim Waugh <twaugh{%}redhat{*}com> 2.5.4-29.2.3
-
- Only write simple backups for each file once during a run
(bug #234822).
- * Thu Jul 13 01:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.4-29.2.2
-
- rebuild