aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/ipkg/ipkg/ipkg.control
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/ipkg/ipkg/ipkg.control')
-rw-r--r--openwrt/package/ipkg/ipkg/ipkg.control16
1 files changed, 0 insertions, 16 deletions
diff --git a/openwrt/package/ipkg/ipkg/ipkg.control b/openwrt/package/ipkg/ipkg/ipkg.control
deleted file mode 100644
index 7bf87d1dd6..0000000000
--- a/openwrt/package/ipkg/ipkg/ipkg.control
+++ /dev/null
@@ -1,16 +0,0 @@
-Package: ipkg
-Section: base
-Priority: required
-Essential: yes
-Description: lightweight package management system
- ipkg is the Itsy Package Management System, for handling
- installation and removal of packages on a system. It can
- recursively follow dependencies and download all packages
- necessary to install a particular package.
- .
- ipkg knows how to install both .ipk and .deb packages.
- .
- ipkg is intended to serve the same functions (and more) for
- Familiar that dpkg and apt serve for Debian, (while taking
- up much less space).
-