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