diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-22 10:01:06 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-22 10:01:06 +0000 |
commit | 5e1b232389cbcda94a54b4593576aa8497e16d31 (patch) | |
tree | 9140b7f916582586781828b5155012cd902190bd /package/openssl/ipkg/openssl-util.control | |
parent | 74ab05e4047724a2a87f24fd6cdc15d26b13f0ec (diff) |
Convert openssl to new packaging style, install devel stuff in STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1015 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openssl/ipkg/openssl-util.control')
-rw-r--r-- | package/openssl/ipkg/openssl-util.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/openssl/ipkg/openssl-util.control b/package/openssl/ipkg/openssl-util.control new file mode 100644 index 0000000000..8f6c90ec4b --- /dev/null +++ b/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 |