# Template file for 'libssl'.
#
short_desc="Secure Sockets Layer and Cryptographic library"
do_install() {
vmove "usr/lib/lib*.so*" usr/lib
}