void-packages/srcpkgs/v8/libv8.template

12 lines
186 B
Text
Raw Normal View History

2011-12-19 15:19:28 +00:00
# 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
}