diff options
Diffstat (limited to 'package/dropbear/ipkg')
-rw-r--r-- | package/dropbear/ipkg/dropbear.control | 4 | ||||
-rw-r--r-- | package/dropbear/ipkg/dropbear.postinst | 3 | ||||
-rw-r--r-- | package/dropbear/ipkg/dropbearconvert.control | 4 |
3 files changed, 0 insertions, 11 deletions
diff --git a/package/dropbear/ipkg/dropbear.control b/package/dropbear/ipkg/dropbear.control deleted file mode 100644 index 0aa8cc5b8..000000000 --- a/package/dropbear/ipkg/dropbear.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: dropbear -Priority: optional -Section: net -Description: a small SSH 2 server/client designed for small memory environments. diff --git a/package/dropbear/ipkg/dropbear.postinst b/package/dropbear/ipkg/dropbear.postinst deleted file mode 100644 index 30a86fef6..000000000 --- a/package/dropbear/ipkg/dropbear.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf '"NO" to disable, "@OPTIONS@" otherwise' dropbear_flags "@OPTIONS@" diff --git a/package/dropbear/ipkg/dropbearconvert.control b/package/dropbear/ipkg/dropbearconvert.control deleted file mode 100644 index 2b352cea1..000000000 --- a/package/dropbear/ipkg/dropbearconvert.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: dropbearconvert -Priority: optional -Section: net -Description: Utility for converting SSH keys |