diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:32:49 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:32:49 (EDT) |
commit | 7ffb88e75e564e91c8c234e844be250b19d21e84 (patch) | |
tree | 5b683cfccdd3d5165b2432f1f51e7ad4cd36bde0 /opkg-gpg.pkg/control | |
parent | d17f1cf6e276876beeb15bde22aa1f2246c38e62 (diff) |
opkg-*: Remove binary packages
Make opkg provide docs.
Diffstat (limited to 'opkg-gpg.pkg/control')
-rw-r--r-- | opkg-gpg.pkg/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/opkg-gpg.pkg/control b/opkg-gpg.pkg/control deleted file mode 100644 index d14d076..0000000 --- a/opkg-gpg.pkg/control +++ /dev/null @@ -1,8 +0,0 @@ -Architecture: any -Platform: all -Depends: opkg-common (= ${Binary-Version}), ${Shlib-Depends} -Description: Open PacKaGe Management with signature checking - ${Common-Description} - . - This package provides the opkg utility with support for OpenPGP signature - checking. |