void-packages/srcpkgs/abiword/libabiword.template

11 lines
202 B
Plaintext

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