void-packages/srcpkgs/libplist/libplist++.template

11 lines
212 B
Text
Raw Normal View History

2012-02-22 09:30:17 +00:00
# Template file for 'libplist++'.
#
short_desc="${sourcepkg} C++ runtime library"
long_desc="${long_desc}
This package contains the C++ runtime library."
do_install() {
vmove "usr/lib/libplist++.*" usr/lib
}