# Template file for 'libdb-cxx'.
#
short_desc="${short_desc} - C++ shared libraries"
do_install() {
vmove "usr/lib/libdb_cxx*.so*" usr/lib
}