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-doc.pkg/control | |
parent | d17f1cf6e276876beeb15bde22aa1f2246c38e62 (diff) |
opkg-*: Remove binary packages
Make opkg provide docs.
Diffstat (limited to 'opkg-doc.pkg/control')
-rw-r--r-- | opkg-doc.pkg/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/opkg-doc.pkg/control b/opkg-doc.pkg/control deleted file mode 100644 index c24f6d9..0000000 --- a/opkg-doc.pkg/control +++ /dev/null @@ -1,7 +0,0 @@ -Architecture: all -Platform: all -Depends: opkg-common (= ${Binary-Version}) -Description: Open PacKaGe Management - documentation - ${Common-Description} - . - This package provides manual pages for the opkg utilities. |