void-packages/srcpkgs/openssl/libssl.template
2013-02-08 09:17:36 +01:00

8 lines
144 B
Plaintext

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