void-packages/srcpkgs/harfbuzz/libharfbuzz.template

11 lines
202 B
Text
Raw Normal View History

2012-09-27 13:09:12 +00:00
# Template file for 'libharfbuzz'.
#
short_desc="${sourcepkg} -- runtime library"
long_desc="${long_desc}
This package contains the runtime library."
do_install() {
vmove "usr/lib/*.so*" usr/lib
}