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/openssl.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/openssl.control')
-rw-r--r-- | openwrt/package/openssl/openssl.control | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/openssl/openssl.control b/openwrt/package/openssl/openssl.control deleted file mode 100644 index a29fdd2..0000000 --- a/openwrt/package/openssl/openssl.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: openssl -Priority: optional -Section: libs -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal -Description: OpenSSL Secure Socket Layer library |