diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:41:14 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:41:14 (EDT) |
commit | be10641f8cb2fb7108248fc53d6ec6cdb9d0b994 (patch) | |
tree | 46f8b4885b513972f7e7726b60b68d2c234c6a22 /substvars | |
parent | 1becdc6a15941f3cf572fec8650212e6d9e3bc2f (diff) |
opkg: Update description
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/substvars b/substvars deleted file mode 100644 index 5d8b972..0000000 --- a/substvars +++ /dev/null @@ -1,8 +0,0 @@ -Common-Description: - opkg is a lightweight package management system. It is written in C and - resembles APT/dpkg in operation. It is intended for use on embedded - Linux-based devices and is used in this capacity in the OpenEmbedded and - OpenWrt projects. - . - As best it can, opkg maintains backwards compatibility with ipkg and conforms - to a subset of Debian's policy manual regarding control files. |