Forgot docs.
This commit is contained in:
parent
0c1d7d7d6c
commit
406cdc729b
@ -81,8 +81,11 @@ install()
|
||||
chmod 755 ${stagedir}${prefix}/${_libdir}/engines/*.so
|
||||
# Nuke static libraries - they just take up space
|
||||
${__rm} -f ${stagedir}${prefix}/${_libdir}/*.a
|
||||
|
||||
doc README CHANGES FAQ INSTALL LICENSE NEWS
|
||||
|
||||
custom_install=1
|
||||
generic_install
|
||||
generic_install INSTALL_PREFIX
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -6,6 +6,7 @@ pkgvendor="http://www.openssl.org"
|
||||
pkgdesc="Toolkit implementing SSL v2/v3 and TLS v1"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_bindir
|
||||
$_libdir/*.so.*
|
||||
$_libdir/engines/*.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user