mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
openssl: rebuild to drop compressed manpages.
This commit is contained in:
parent
5070941df3
commit
2539a0b202
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=openssl
|
pkgname=openssl
|
||||||
_openssl_version=1.0.1
|
_openssl_version=1.0.1
|
||||||
version=${_openssl_version}f
|
version=${_openssl_version}f
|
||||||
revision=2
|
revision=3
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
short_desc="Secure Socket Layer and cryptographic library - runtime utilities"
|
short_desc="Secure Socket Layer and cryptographic library - runtime utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -23,7 +23,6 @@ make_dirs="
|
||||||
/etc/ssl/certs 0755 root root
|
/etc/ssl/certs 0755 root root
|
||||||
/etc/ssl/private 0750 root root"
|
/etc/ssl/private 0750 root root"
|
||||||
|
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
local _opts
|
local _opts
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue