diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-22 10:01:06 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-22 10:01:06 +0000 |
| commit | 1ac17844f43fed7cbe6eb5e6b60d29728de6c3bb (patch) | |
| tree | 711ae6873e69338402963fa100e94af0df401cb5 /openwrt/package/openssl/ipkg/openssl-util.control | |
| parent | 97f233b93cd62921230137249da9f109b6b76ef6 (diff) | |
| download | mtk-20170518-1ac17844f43fed7cbe6eb5e6b60d29728de6c3bb.zip mtk-20170518-1ac17844f43fed7cbe6eb5e6b60d29728de6c3bb.tar.gz mtk-20170518-1ac17844f43fed7cbe6eb5e6b60d29728de6c3bb.tar.bz2 | |
Convert openssl to new packaging style, install devel stuff in STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage
SVN-Revision: 1015
Diffstat (limited to 'openwrt/package/openssl/ipkg/openssl-util.control')
| -rw-r--r-- | openwrt/package/openssl/ipkg/openssl-util.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/openssl/ipkg/openssl-util.control b/openwrt/package/openssl/ipkg/openssl-util.control new file mode 100644 index 0000000..8f6c90e --- /dev/null +++ b/openwrt/package/openssl/ipkg/openssl-util.control @@ -0,0 +1,9 @@ +Package: openssl-util +Priority: optionnal +Section: admin +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/openssl/ +Description: OpenSSL (Secure Socket Layer) command line tool +Depends: libopenssl |
