summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.