summaryrefslogtreecommitdiffstats
path: root/patch.pkg
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 /patch.pkg
parent541fb031bf6c72a23bf1c8402ce044753126333c (diff)
Add binary packages
Diffstat (limited to 'patch.pkg')
-rw-r--r--patch.pkg/control4
-rw-r--r--patch.pkg/docs0
-rw-r--r--patch.pkg/files1
3 files changed, 5 insertions, 0 deletions
diff --git a/patch.pkg/control b/patch.pkg/control
new file mode 100644
index 0000000..c61edb0
--- /dev/null
+++ b/patch.pkg/control
@@ -0,0 +1,4 @@
+Architecture: any
+Platform: all
+Description: Utility to apply diff files to original files
+ ${Common-Description}
diff --git a/patch.pkg/docs b/patch.pkg/docs
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/patch.pkg/docs
diff --git a/patch.pkg/files b/patch.pkg/files
new file mode 100644
index 0000000..18de60d
--- /dev/null
+++ b/patch.pkg/files
@@ -0,0 +1 @@
+/usr/bin/patch.gnu