# Template file for 'libxnoise'.
#
short_desc="${short_desc} - shared library"
do_install() {
vmove "usr/lib/libxnoise.so*" usr/lib
}