void-packages/srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template

11 lines
205 B
Text
Raw Normal View History

2011-10-15 09:47:16 +00:00
# Template file for 'libjpeg-turbo-tools'.
#
2012-07-04 07:31:37 +00:00
provides="jpeg-tools-8"
replaces="jpeg-tools>=0"
2013-01-08 20:58:23 +00:00
short_desc="${short_desc} - bundled tools"
2011-10-15 09:47:16 +00:00
2012-02-12 07:19:01 +00:00
do_install() {
vmove usr/bin usr
vmove usr/share/man usr/share
2011-10-15 09:47:16 +00:00
}