diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-10 01:07:49 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-10 01:07:49 (EDT) |
commit | aa0e00919ac34f35d8c31ff786986ea77d4b1cab (patch) | |
tree | 5f914fe41babd20e938663d7119bd17c78eb0dbb /opkbuild.pkg/control | |
parent | e69a9de33bd514415a1478e6b6b4ae7efd0207f7 (diff) |
Capitalize first letters of package descriptions.
Diffstat (limited to 'opkbuild.pkg/control')
-rw-r--r-- | opkbuild.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkbuild.pkg/control b/opkbuild.pkg/control index c7922dc..32884cd 100644 --- a/opkbuild.pkg/control +++ b/opkbuild.pkg/control @@ -1,7 +1,7 @@ Architecture: all Platform: all Depends: libopkbuild.1 (>= ${Binary-Version}) -Description: distribution build system +Description: Distribution build system ${Common-Description} . This package provides the opkbuild utilities. |