diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-05 01:01:32 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-05 01:01:32 (EDT) |
commit | 396537c89def1f0d51baa77328849a93341387f0 (patch) | |
tree | 7c563f83fe368faa9409525a409fe704470708cf /opkg-lede.pkg/control | |
parent | 3343a507a0b0dd2fa0e36772e38492d640bbbfc6 (diff) |
opkg-lede-dbg: New binary package
And shorten short description and substvarize common description.
Diffstat (limited to 'opkg-lede.pkg/control')
-rw-r--r-- | opkg-lede.pkg/control | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index c35a967..cca1258 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -2,10 +2,5 @@ Architecture: any Platform: all Depends: usign, ${Shlib-Depends} Conflicts: opkg-common (<< 0.2.4-2) -Description: Lightweight package management system - LEDE/OpenWrt fork - The opkg package management system handles installation and removal of packages - on a system. It can recursively follow dependencies and download all packages - necessary to install a particular package. - . - This is the LEDE/OpenWrt fork of opkg, which aims to be more lightweight in its - own code and its dependencies than the original. +Description: Lightweight package manager - LEDE/OpenWrt fork + ${Common-Description} |