# Template file for 'libv8'.
#
short_desc="${short_desc} (Runtime library)"
long_desc="${long_desc}
This package contains the v8 runtime library."
do_install()
{
vmove usr/lib usr
}