void-packages/srcpkgs/cryptsetup/libcryptsetup.template

11 lines
206 B
Plaintext

# Template file for 'libcryptsetup'.
#
short_desc="${sourcepkg} - runtime libraries"
long_desc="${long_desc}
This package contains the runtime libraries."
do_install() {
vmove "usr/lib/*.so*" usr/lib
}