void-packages/srcpkgs/djvulibre/libdjvulibre.template

13 lines
228 B
Plaintext

# Template file for 'libdjvulibre'.
#
revision=1
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
}