summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 18:33:04 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 18:33:04 (EDT)
commitefddd7c508ddfc18aee7d676ecd654de56c1016a (patch)
tree2b132eef48f5aed4e35498c16b70a47dd703b451
parentfa19944856607e4afd79444717a969a3d2e654cd (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.