void-packages/srcpkgs/sg3_utils/libsgutils.template

9 lines
157 B
Text
Raw Normal View History

# Template file for 'libsgutils'.
#
2013-01-20 19:37:11 +00:00
short_desc="${short_desc} --- shared library"
replaces="sg3_utils<1.31"
2013-01-20 19:37:11 +00:00
do_install() {
vmove "usr/lib/*.so*" usr/lib
}