diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-09 18:18:55 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-09 18:18:55 (EDT) |
commit | d7b064b0d6c60a0c70d7f1b7d0fd422c166842a7 (patch) | |
tree | 383a908d05c74ef3b1fbfd217bf482dc3593c994 | |
parent | c56f44608ce3e35d48260e5922c29fa6c2e0ea9f (diff) |
Rewrite short descriptions.
-rw-r--r-- | opkhelper-3.0-doc.pkg/control | 2 | ||||
-rw-r--r-- | opkhelper-3.0.pkg/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opkhelper-3.0-doc.pkg/control b/opkhelper-3.0-doc.pkg/control index 1c534b5..6e61c3b 100644 --- a/opkhelper-3.0-doc.pkg/control +++ b/opkhelper-3.0-doc.pkg/control @@ -1,7 +1,7 @@ Architecture: all Platform: all Depends: opkhelper-3.0 (= ${Binary-Version}) -Description: package build helper tools - documentation +Description: Helper programs for building distribution packages - documentation ${Common-Description} . This package provides manual pages for the opkhelper utilities. diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control index bfba64a..03fe9ff 100644 --- a/opkhelper-3.0.pkg/control +++ b/opkhelper-3.0.pkg/control @@ -1,4 +1,4 @@ Architecture: all Platform: all -Description: package build helper tools +Description: Helper programs for building distribution packages ${Common-Description} |