openssl: rebuild to drop compressed manpages.
This commit is contained in:
parent
5070941df3
commit
2539a0b202
|
@ -2,7 +2,7 @@
|
|||
pkgname=openssl
|
||||
_openssl_version=1.0.1
|
||||
version=${_openssl_version}f
|
||||
revision=2
|
||||
revision=3
|
||||
bootstrap=yes
|
||||
short_desc="Secure Socket Layer and cryptographic library - runtime utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -23,7 +23,6 @@ make_dirs="
|
|||
/etc/ssl/certs 0755 root root
|
||||
/etc/ssl/private 0750 root root"
|
||||
|
||||
|
||||
do_configure() {
|
||||
local _opts
|
||||
|
||||
|
|
Loading…
Reference in New Issue