summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 18:21:36 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 18:21:36 (EDT)
commit926be03d9f22988af8750b398d0d0b57db34a58c (patch)
treeec5ec225cf5e268dcb214a57b233fa5b69b05f76
parentd7b064b0d6c60a0c70d7f1b7d0fd422c166842a7 (diff)
substvars: Rewrite description.
-rw-r--r--substvars9
1 files changed, 5 insertions, 4 deletions
diff --git a/substvars b/substvars
index e8a3f22..36a4ad0 100644
--- a/substvars
+++ b/substvars
@@ -1,6 +1,7 @@
Common-Description:
- opkhelper is a collection of utilities to help build software packages using
- opkbuild.
+ opkhelper is a collection of utilities to automate common tasks in
+ building distribution packages using opkbuild.
.
- opkhelper includes utilities to automatically build software, install files
- into binary packages, fix file permissions, and strip binary files.
+ Included in opkhelper are programs to automatically work with package
+ build systems, fix file owners and modes, strip binary files, and
+ install files into binary packages, etc.