summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-13 14:58:55 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-13 14:58:55 (EDT)
commit3c74862973762516dfb0b686c983dea10a95c9b3 (patch)
tree6543bfe8923faa751ce1fdaee751c7fb12f9d387 /substvars
parent541fb031bf6c72a23bf1c8402ce044753126333c (diff)
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r--substvars7
1 files changed, 7 insertions, 0 deletions
diff --git a/substvars b/substvars
new file mode 100644
index 0000000..740dd2c
--- /dev/null
+++ b/substvars
@@ -0,0 +1,7 @@
+Common-Description:
+ Patch takes a patch file containing a difference listing produced by the diff
+ program and applies those differences to one or more original files, producing
+ patched versions.
+ .
+ This is the GNU Project's implementation of the patch utility, provided as a
+ more robust and featureful alternative to BusyBox patch.