void-packages/srcpkgs/vde2/libvde2.template

11 lines
209 B
Text
Raw Normal View History

2012-07-18 07:09:52 +00:00
# Template file for 'libvde2'.
#
short_desc="${short_desc} -- runtime libraries"
long_desc="${long_desc}
This package contains the runtime shared libraries."
do_install() {
vmove "usr/lib/*.so*" usr/lib
}