void-packages/srcpkgs/djvulibre/libdjvulibre.template

12 lines
217 B
Text
Raw Normal View History

2011-10-21 20:01:45 +00:00
# Template file for 'libdjvulibre'.
#
short_desc="Runtime support for the DjVu image format"
long_desc="${long_desc}
This package contains the DjVu runtime library."
do_install()
{
vmove "usr/lib/*.so*" usr/lib
}